9cc8ef4b91
* add metallb as loadbalancer for on premise deployments * improve configuration * add variables to DaemonSet
7 lines
108 B
YAML
7 lines
108 B
YAML
---
|
|
metallb:
|
|
ip_range: "10.5.0.50-10.5.0.99"
|
|
limits:
|
|
cpu: "100m"
|
|
memory: "100Mi"
|
|
port: "7472"
|