MetalLB: bump to v0.9.5 (#7241)

Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
pull/7223/head
Maciej 2021-02-03 10:02:28 +01:00 committed by GitHub
parent 5368d51d63
commit b42bf39fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 2 deletions

View File

@ -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"

View File

@ -1,6 +1,6 @@
---
metallb_enabled: false
metallb_version: v0.9.3
metallb_version: v0.9.5
metallb_protocol: "layer2"
metallb_port: "7472"
metallb_limits_cpu: "100m"

View File

@ -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