diff --git a/authentik/helmrelease-authentik.yaml b/authentik/helmrelease-authentik.yaml index 822fb2e..6c6e39a 100644 --- a/authentik/helmrelease-authentik.yaml +++ b/authentik/helmrelease-authentik.yaml @@ -131,7 +131,9 @@ spec: # -- List of config maps to mount blueprints from. Only keys in the # configmap ending with ".yaml" wil be discovered and applied - blueprints: [] + blueprints: + configMaps: [] + secrets: [] # -- see configuration options at https://goauthentik.io/docs/installation/configuration/ env: