fix redis

This commit is contained in:
Philip Haupt
2025-05-17 22:59:26 +02:00
parent 7a0a8467da
commit 3075ce8dfd
2 changed files with 5 additions and 7 deletions

View File

@@ -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: []