mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* 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>
11 lines
179 B
YAML
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
|