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 30521c9 commit 32d78a0Copy full SHA for 32d78a0
charts/gitops-runtime/values.yaml
@@ -721,7 +721,7 @@ gitops-operator:
721
# -- defaults
722
registry: quay.io
723
repository: codefresh/codefresh-gitops-operator
724
- tag: 3ac2676
+ tag: 18fcd09
725
env:
726
GITOPS_OPERATOR_VERSION: 0.11.1
727
serviceAccount:
@@ -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: true
+ enabled: false
907
# -- Full name of the Redis HA Resources
908
fullnameOverride: "redis-ha"
909
## Redis image
0 commit comments