Skip to content
Snippets Groups Projects
Unverified Commit b42bf39f authored by Maciej's avatar Maciej Committed by GitHub
Browse files

MetalLB: bump to v0.9.5 (#7241)

parent 5368d51d
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@ cert_manager_enabled: false
metallb_enabled: false
# metallb_ip_range:
# - "10.5.0.50-10.5.0.99"
# metallb_version: v0.9.3
# metallb_version: v0.9.5
# metallb_protocol: "layer2"
# metallb_port: "7472"
# metallb_limits_cpu: "100m"
......
---
metallb_enabled: false
metallb_version: v0.9.3
metallb_version: v0.9.5
metallb_protocol: "layer2"
metallb_port: "7472"
metallb_limits_cpu: "100m"
......
......@@ -306,6 +306,9 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
# needed when another software is also using memberlist / port 7946
#- name: METALLB_ML_BIND_PORT
# value: "7946"
- name: METALLB_ML_LABELS
value: "app=metallb,component=speaker"
- name: METALLB_ML_NAMESPACE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment