Skip to content

Commit f3673f8

Browse files
feat: add separate redis for cf-argocd-extras and app-proxy
1 parent 3d42306 commit f3673f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ redis:
903903
# Ref: https://github.com/DandyDeveloper/charts/blob/master/charts/redis-ha/values.yaml
904904
redis-ha:
905905
# -- Enables the Redis HA subchart and disables the custom Redis single node deployment
906-
enabled: false
906+
enabled: true
907907
# -- Full name of the Redis HA Resources
908908
fullnameOverride: "redis-ha"
909909
## Redis image

0 commit comments

Comments
 (0)