From 6d94d5b03b6af108f4cdc19b4f53220d46649357 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sun, 15 Oct 2023 09:50:40 -0400 Subject: [PATCH] Fix redis url --- authentik/helmrelease-authentik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/helmrelease-authentik.yaml b/authentik/helmrelease-authentik.yaml index b58fe8c..6fdd16c 100644 --- a/authentik/helmrelease-authentik.yaml +++ b/authentik/helmrelease-authentik.yaml @@ -123,7 +123,7 @@ spec: redis: # -- set the redis hostname to talk to # @default -- `{{ .Release.Name }}-redis-master` - host: "redis-system.redis-master.svc.cluster.local" + host: "redis-master.redis-system.svc.cluster.local" #password: "" # -- List of config maps to mount blueprints from. Only keys in the