feat: migrated to valkey
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 1m18s
renovate / renovate (push) Successful in 1m53s

This commit is contained in:
2026-03-05 23:45:37 -06:00
parent 44b4d55d09
commit cb46e3f527
3 changed files with 8 additions and 14 deletions

View File

@@ -28,7 +28,7 @@ authentik:
key: password
authentik:
redis:
host: redis-replication-authentik-master
host: authentik-valkey
server:
name: server
replicas: 1
@@ -105,10 +105,3 @@ postgres-18-cluster:
# immediate: true
# schedule: "0 0 0 * * *"
# backupName: external
redis-replication:
existingSecret:
enabled: false
redisReplication:
clusterSize: 3
sentinel:
enabled: true