replace redis with chart
All checks were successful
lint-test-helm / lint-helm (push) Successful in 30s
render-manifests-push / render-manifests-push (push) Successful in 49s
renovate / renovate (push) Successful in 2m20s

This commit is contained in:
2025-12-15 12:06:50 -06:00
parent b49eed8db2
commit 7516f1c0bb
6 changed files with 36 additions and 112 deletions

View File

@@ -385,3 +385,23 @@ postgres-18-cluster:
# immediate: true
# schedule: "0 0 4 * * SAT"
# backupName: garage-remote
redis-replication-gitea:
existingSecret:
enabled: false
redisReplication:
clusterSize: 3
volumeClaimTemplate:
spec:
resources:
requests:
storage: 10Gi
redisSentinel:
enabled: true
clusterSize: 3
redis-replication-renovate:
existingSecret:
enabled: false
redisReplication:
clusterSize: 1
redisSentinel:
enabled: false