We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d42306 commit f3673f8Copy full SHA for f3673f8
charts/gitops-runtime/values.yaml
@@ -903,7 +903,7 @@ redis:
903
# Ref: https://github.com/DandyDeveloper/charts/blob/master/charts/redis-ha/values.yaml
904
redis-ha:
905
# -- Enables the Redis HA subchart and disables the custom Redis single node deployment
906
- enabled: false
+ enabled: true
907
# -- Full name of the Redis HA Resources
908
fullnameOverride: "redis-ha"
909
## Redis image
0 commit comments