We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d9c670 commit bf24e96Copy full SHA for bf24e96
1 file changed
charts/workflow/values.yaml
@@ -192,7 +192,7 @@ valkey:
192
addrs: "" # A list of clusters: "127.0.0.1:7001/1,127.0.0.2:7002/1"
193
password: "valkey password" # "" == no password
194
# The following parameters are configured only when using an on-cluster Valkey instance
195
- replicas: 1
+ replicas: 3
196
persistence:
197
enabled: false # Set to true to enable persistence
198
size: 5Gi
0 commit comments