feat: migrated to valkey
All checks were successful
lint-test-helm / lint-helm (push) Successful in 23s
render-manifests-push / render-manifests-push (push) Successful in 1m42s
renovate / renovate (push) Successful in 2m1s

This commit is contained in:
2026-03-05 23:18:08 -06:00
parent 68200f9261
commit c31c9d9584
3 changed files with 8 additions and 12 deletions

View File

@@ -31,7 +31,7 @@ yamtrack:
name: yamtrack-config-secret
key: SECRET
- name: REDIS_URL
value: redis://redis-replication-yamtrack-master.yamtrack:6379
value: redis://yamtrack-valkey.yamtrack:6379
- name: DB_USER
valueFrom:
secretKeyRef:
@@ -132,8 +132,3 @@ postgres-18-cluster:
# immediate: true
# schedule: "0 0 0 * * *"
# backupName: external
redis-replication:
redisReplication:
clusterSize: 3
sentinel:
enabled: true