diff --git a/applications/40-authentik/authentik.yaml b/applications/40-authentik/authentik.yaml index 3b9d7e2..35c2754 100644 --- a/applications/40-authentik/authentik.yaml +++ b/applications/40-authentik/authentik.yaml @@ -27,7 +27,12 @@ spec: secretKeyRef: name: authentik-secrets key: secret-key + values: | + global: + envFrom: + - secretRef: + name: authentik-env postgresql: enabled: false redis: