Files
Valentin Zayash 1666103a5f [stable/redis-ha] Hotfix for #18166 conditions for haproxy metrics (#18812)
* Hotfix for #18166 conditions for haproxy metrics
Signed-off-by: Valentin Zayash <valioozz@gmail.com>

* Add explicit string
Signed-off-by: Valentin Zayash <valioozz@gmail.com>

* Enable haproxy metrics by default
Signed-off-by: Valentin Zayash <valioozz@gmail.com>

* Enable haproxy metrics in CI
Signed-off-by: Valentin Zayash <valioozz@gmail.com>
2019-11-13 13:40:55 -08:00

11 lines
179 B
YAML

---
## Enable HAProxy to manage Load Balancing
haproxy:
enabled: true
annotations:
any.domain/key: "value"
serviceAccount:
create: true
metrics:
enabled: true