github.com/argoproj/argo-cd@v1.8.7/manifests/ha/base/redis-ha/chart/values.yaml (about)

     1  redis-ha:
     2    persistentVolume:
     3      enabled: false
     4    redis:
     5      masterGroupName: argocd
     6      config:
     7        save: "\"\""
     8    haproxy:
     9      enabled: true
    10    image:
    11      tag: 5.0.10-alpine