mirror of https://github.com/easzlab/kubeasz.git
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
|