feat: migrated to valkey
All checks were successful
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Successful in 2m10s
render-manifests-push / render-manifests-push (push) Successful in 3m30s

This commit is contained in:
2026-03-05 23:20:19 -06:00
parent 723ad592c9
commit 1c315f9d6e
4 changed files with 20 additions and 24 deletions

View File

@@ -54,13 +54,9 @@ postgres-18-cluster:
# immediate: true
# schedule: "0 0 0 * * *"
# backupName: external
redis-replication-unified-alerting:
replicationNameOverride: redis-replication-unified-alerting
redisReplication:
clusterSize: 3
sentinel:
enabled: true
redis-replication-remote-cache:
replicationNameOverride: redis-replication-remote-cache
redisReplication:
clusterSize: 1
valkey-unified-alerting:
nameOverride: valkey-unified-alerting
valkey-remote-cache:
nameOverride: valkey-remote-cache
replica:
enabled: false