helm / charts

⚠️(OBSOLETE) Curated applications for Kubernetes
Apache License 2.0
15.49k stars 16.78k forks source link

[stable/redis-ha] Modifying haproxy.service.type="NodePort" in values.yaml does not work #24524

Closed gongqij closed 3 years ago

gongqij commented 3 years ago

Describe the bug A clear and concise description of what the bug is. change config haproxy.service via values.yaml

Version of Helm and Kubernetes: helm v3.1.0 k8s v1.17.2 centos7

Which chart: stable/redis-ha

What happened: I tried to set haproxy.service.type to nodeport via values.yaml and then used helm install redis-ha -f values.yaml . command and found that it does not work

What you expected to happen: change haproxy.service.type to nodeport via values.yaml

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know: