diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index 2bb2f90..606e5b5 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -46,6 +46,11 @@ spec: key: postgresql-password name: authentik-postgresql + AUTHENTIK_POSTGRESQL__PASSWORD: + secretKeyRef: + key: postgresql-password + name: authentik-postgresql + AUTHENTIK_SECRET_KEY: secretKeyRef: key: AUTHENTIK_SECRET_KEY