You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to deploy authentik via GitOps for this i am using openbao as a secret store and then sync them as Kubernetes secrets.
This allows me to have 0 secrets in my Git repo.
However I see no way to configure authentik to use an existing kubernetes secret to get the secret_key.
I would propose a API similar to the geoip existingSecret value where one can specify the name and key of the secret