feat: migrated to valkey
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user