authentik: remove explicit redis host override

This commit is contained in:
2026-03-11 16:19:51 +00:00
parent 9bac1c6e4a
commit 7c8380af0f
-2
View File
@@ -11,8 +11,6 @@ authentik:
name: "authentik" name: "authentik"
host: "psql.psql.svc" host: "psql.psql.svc"
port: 5432 port: 5432
redis:
host: ""
worker: worker:
envFrom: envFrom:
- secretRef: - secretRef: