Location
https://github.com/1Password/op-scim-helm/tree/main/charts/op-scim-bridge#credentialssecrets
Issue
"Note that you should configure accessing the SCIM bridge credentials through either the credentialsVolume or the credentialsSecrets, and not both."
the "credentialsVolume" and "credentialsSecrets" look like keys but are referencing the locations
scim: credentials: volume:
and
scim: credentials: secrets:
There is no "credentialsVolume" or "credentialsSecrets" keys anywhere in the configuration.
Resolution
Make the instruction clearer, something like: scim.credentials.secrets or scim > credentials > secrets.
Location
https://github.com/1Password/op-scim-helm/tree/main/charts/op-scim-bridge#credentialssecrets
Issue
"Note that you should configure accessing the SCIM bridge credentials through either the credentialsVolume or the credentialsSecrets, and not both."
the "credentialsVolume" and "credentialsSecrets" look like keys but are referencing the locations
scim: credentials: volume:and
scim: credentials: secrets:There is no "credentialsVolume" or "credentialsSecrets" keys anywhere in the configuration.
Resolution
Make the instruction clearer, something like: scim.credentials.secrets or scim > credentials > secrets.