diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index 61c56e5..b3aede9 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -26,7 +26,7 @@ spec: envValueFrom: AUTHENTIK_POSTGRESQL__PASSWORD: secretKeyRef: - key: postgres-password + key: postgresql-password name: authentik-postgresql AUTHENTIK_SECRET_KEY: @@ -41,7 +41,7 @@ spec: tag: 11.18.0-debian-11-r39 enabled: true auth: - existingSecret: authentik-postgresql + existingSecret: authentik-postgresql persistence: enabled: true storageClass: longhorn