replace redis with chart
All checks were successful
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 32s
renovate / renovate (push) Successful in 2m10s

This commit is contained in:
2025-12-15 12:00:37 -06:00
parent 5211836b22
commit b49eed8db2
6 changed files with 18 additions and 88 deletions

View File

@@ -217,3 +217,13 @@ postgres-18-cluster:
# immediate: true
# schedule: "0 0 4 * * SAT"
# backupName: garage-remote
redis-replication:
existingSecret:
enabled: true
name: directus-redis-config
key: password
redisReplication:
clusterSize: 3
redisSentinel:
enabled: true
clusterSize: 3