From 9c2b0cab97896e71be26d533a3dd0befd1201ae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Tue, 6 Dec 2022 03:42:04 +0100 Subject: [PATCH] dd --- apps/templates/authentik.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index 63e8ef9..64ae3db 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -41,6 +41,11 @@ spec: secretName: authentik-roxedus-com-cert envValueFrom: + POSTGRES_PASSWORD: + secretKeyRef: + key: postgresql-password + name: authentik-postgresql + AUTHENTIK_POSTGRESQL__PASSWORD: secretKeyRef: key: postgresql-postgres-password