From 2d03f5b26cc9d3295e006789967070697468f03c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Wed, 30 Nov 2022 12:42:48 +0100 Subject: [PATCH] yeet --- apps/templates/authentik.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index 62925ea..34114cd 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -42,6 +42,10 @@ spec: enabled: true auth: existingSecret: postgres-secret + secretKeys: + adminPasswordKey: postgres-password + username: authentik + database: authentik persistence: enabled: true storageClass: longhorn