From 067496280f535e4404cc035c32e1e75d02dc9520 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Wed, 30 Nov 2022 13:07:29 +0100 Subject: [PATCH] r --- apps/templates/authentik.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index cc7f0ee..fbc8b8f 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -40,12 +40,12 @@ spec: repository: zcube/bitnami-compat/postgresql tag: 11.18.0-debian-11-r39 enabled: true - auth: - existingSecret: postgres-secret - secretKeys: - userPasswordKey: postgres-password - username: authentik - database: authentik + #auth: + # existingSecret: postgres-secret + # secretKeys: + # userPasswordKey: postgres-password + # username: authentik + # database: authentik persistence: enabled: true storageClass: longhorn