authentik: explicitly clear redis host to force postgres cache

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