chore(redis): clean up unused values

This commit is contained in:
SeanOMik 2024-05-22 21:07:28 -04:00
parent 3e515310dd
commit 0b351c999c
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 1 additions and 16 deletions

View File

@ -18,11 +18,6 @@ spec:
existingSecret: "redis-secrets"
existingSecretPasswordKey: "password"
serviceMonitor:
enabled: true
additionalLabels:
release: kube-prometheus-stack
master:
podSecurityContext:
enabled: true
@ -49,14 +44,4 @@ spec:
persistence:
enabled: true
storageClass: openebs-hostpath
size: 8Gi
sentinel:
containerSecurityContext:
enabled: true
runAsUser: 10000
metrics:
containerSecurityContext:
enabled: true
runAsUser: 10000
size: 8Gi