From 56848821def119bfa410a248708c3c8bfc44e57b Mon Sep 17 00:00:00 2001 From: j Date: Sun, 17 Aug 2025 15:14:56 +0000 Subject: [PATCH] Global env vars back again --- applications/40-authentik/authentik.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/applications/40-authentik/authentik.yaml b/applications/40-authentik/authentik.yaml index 3b9d7e2..35c2754 100644 --- a/applications/40-authentik/authentik.yaml +++ b/applications/40-authentik/authentik.yaml @@ -27,7 +27,12 @@ spec: secretKeyRef: name: authentik-secrets key: secret-key + values: | + global: + envFrom: + - secretRef: + name: authentik-env postgresql: enabled: false redis: