From c2ff6275eee912cc59a35a73bb46534dc2fa0470 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sat, 8 Apr 2023 12:54:28 -0400 Subject: [PATCH] Try to specify host env for authentik --- cluster/apps/authentik/helm-release.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cluster/apps/authentik/helm-release.yaml b/cluster/apps/authentik/helm-release.yaml index 9ef08a4..b337358 100644 --- a/cluster/apps/authentik/helm-release.yaml +++ b/cluster/apps/authentik/helm-release.yaml @@ -34,9 +34,9 @@ spec: host: "redis-master.database" # password: "${SECRET_DATABASE_REDIS_PASS}" -# env: -# AUTHENTIK_HOST: https://auth.***REMOVED*** -# AUTHENTIK_HOST_BROWSER: https://auth.***REMOVED*** + env: + AUTHENTIK_HOST: https://k3sauth.***REMOVED*** + AUTHENTIK_HOST_BROWSER: https://k3sauth.***REMOVED*** envValueFrom: AUTHENTIK_SECRET_KEY: