From 7c8380af0f3d4c1ad55606c43d66b1e757722105 Mon Sep 17 00:00:00 2001 From: AB-UK Date: Wed, 11 Mar 2026 16:19:51 +0000 Subject: [PATCH] authentik: remove explicit redis host override --- k8s/core/authentik/values.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/k8s/core/authentik/values.yaml b/k8s/core/authentik/values.yaml index c9451f0..042e93d 100644 --- a/k8s/core/authentik/values.yaml +++ b/k8s/core/authentik/values.yaml @@ -11,8 +11,6 @@ authentik: name: "authentik" host: "psql.psql.svc" port: 5432 - redis: - host: "" worker: envFrom: - secretRef: