fix redis
This commit is contained in:
@@ -138,8 +138,8 @@ master:
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
disableCommands:
|
||||
- FLUSHDB,
|
||||
- FLUSHALL
|
||||
#- FLUSHDB,
|
||||
#- FLUSHALL
|
||||
resourcesPreset: nano
|
||||
extraVolumeMounts: []
|
||||
podAffinityPreset: ""
|
||||
@@ -371,7 +371,7 @@ replica:
|
||||
- ReadWriteOnce
|
||||
annotations: {}
|
||||
subPathExpr: ""
|
||||
storageClass: ""
|
||||
storageClass: openebs-3-replicas
|
||||
existingClaim: ""
|
||||
preExecCmds: []
|
||||
tolerations: []
|
||||
@@ -512,7 +512,7 @@ sentinel:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
annotations: {}
|
||||
storageClass: ""
|
||||
storageClass: openebs-3-replicas
|
||||
preExecCmds: []
|
||||
extraEnvVars: []
|
||||
extraVolumes: []
|
||||
|
||||
Reference in New Issue
Block a user