switch redis
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 49s

This commit is contained in:
2025-07-29 19:54:44 -05:00
parent 5c670a2325
commit 50c33107e6

View File

@@ -26,6 +26,9 @@ authentik:
secretKeyRef:
name: authentik-postgresql-17-cluster-app
key: password
authentik:
redis:
host: redis-replication-authentik-master
server:
name: server
replicas: 1
@@ -44,7 +47,7 @@ authentik:
postgresql:
enabled: false
redis:
enabled: true
enabled: false
cloudflared:
existingSecretName: authentik-cloudflared-secret
postgres-17-cluster: