From af35a5b342aea6eaece4b9cf34ebfdcdaf7a4947 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Tue, 6 Dec 2022 03:29:01 +0100 Subject: [PATCH] aaaaaaaaaaaa --- apps/templates/authentik.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/templates/authentik.yaml b/apps/templates/authentik.yaml index 2bb2f90..606e5b5 100644 --- a/apps/templates/authentik.yaml +++ b/apps/templates/authentik.yaml @@ -46,6 +46,11 @@ spec: key: postgresql-password name: authentik-postgresql + AUTHENTIK_POSTGRESQL__PASSWORD: + secretKeyRef: + key: postgresql-password + name: authentik-postgresql + AUTHENTIK_SECRET_KEY: secretKeyRef: key: AUTHENTIK_SECRET_KEY