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

This commit is contained in:
2026-03-05 22:43:10 -06:00
parent 2b5e70c19e
commit f6dd5affa4
3 changed files with 11 additions and 10 deletions

View File

@@ -253,7 +253,7 @@ blocky:
cacheTimeNegative: 30m
redis:
address: redis-replication-blocky-master.blocky:6379
address: blocky-valkey.blocky:6379
required: true
prometheus:
@@ -326,6 +326,6 @@ blocky:
readOnly: true
mountPropagation: None
subPath: config.yml
redis-replication:
redisReplication:
clusterSize: 1
valkey:
replica:
enabled: false