authentik: explicitly clear redis host to force postgres cache
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 9s
Check with kubeconform / lint (push) Successful in 8s
Auto-update README / Generate README and Create MR (push) Successful in 7s

This commit is contained in:
2026-03-11 16:12:19 +00:00
parent feced4994a
commit 9bac1c6e4a

View File

@@ -11,6 +11,8 @@ authentik:
name: "authentik"
host: "psql.psql.svc"
port: 5432
redis:
host: ""
worker:
envFrom:
- secretRef: