From 575d2af8e936e5b364af301992692f5772898275 Mon Sep 17 00:00:00 2001 From: j Date: Sun, 17 Aug 2025 13:42:44 +0000 Subject: [PATCH] Tidy auth --- applications/40-authentik/authentik.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/applications/40-authentik/authentik.yaml b/applications/40-authentik/authentik.yaml index aa99136..f415df5 100644 --- a/applications/40-authentik/authentik.yaml +++ b/applications/40-authentik/authentik.yaml @@ -7,6 +7,7 @@ spec: project: default source: repoURL: https://charts.goauthentik.io/ + chart: "authentik" targetRevision: 2024.6.4 helm: values: | @@ -19,13 +20,11 @@ spec: port: 5432 database: authentik username: authentik - password: existingSecret: authentik-secrets existingSecretKey: postgresql-password redisConfig: - host: + host: redis.database port: - password: existingSecret: authentik-secrets existingSecretKey: redis-password authentik: