replace redis with chart
All checks were successful
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 34s
renovate / renovate (push) Successful in 2m12s

This commit is contained in:
2025-12-15 11:54:09 -06:00
parent 91757eea4b
commit 5211836b22
5 changed files with 16 additions and 53 deletions

View File

@@ -111,3 +111,11 @@ postgres-18-cluster:
# immediate: true
# schedule: "0 0 4 * * SAT"
# backupName: garage-remote
redis-replication:
existingSecret:
enabled: false
redisReplication:
clusterSize: 3
redisSentinel:
enabled: true
clusterSize: 3