From 11188f76a292f0214e475b159638b2752f861322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Wed, 30 Nov 2022 13:27:12 +0100 Subject: [PATCH] gf --- apps/templates/authentik.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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