I've run into an issue when trying to deploy a JWTOIDCAuthEngineConfig with client credentials stored in vault. Using a v1 secret works as expected. Attempting to use a v2 secret causes the operator to crash. I don't see anything in the documentation noting that only v1 secrets are supported.
Can anyone provide clarification on this?