MetalLB: update to v0.12.1 (#8593)

Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
This commit is contained in:
Maciej Wereski 2022-03-03 17:49:48 +01:00 committed by GitHub
parent 299a9ae7ba
commit 51821a811f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 4 deletions

View file

@ -185,7 +185,7 @@ metallb_speaker_enabled: true
# operator: "Equal" # operator: "Equal"
# value: "" # value: ""
# effect: "NoSchedule" # effect: "NoSchedule"
# metallb_version: v0.11.0 # metallb_version: v0.12.1
# metallb_protocol: "layer2" # metallb_protocol: "layer2"
# metallb_port: "7472" # metallb_port: "7472"
# metallb_memberlist_port: "7946" # metallb_memberlist_port: "7946"

View file

@ -1,6 +1,6 @@
--- ---
metallb_enabled: false metallb_enabled: false
metallb_version: v0.11.0 metallb_version: v0.12.1
metallb_log_level: info metallb_log_level: info
metallb_protocol: "layer2" metallb_protocol: "layer2"
metallb_port: "7472" metallb_port: "7472"

View file

@ -11,7 +11,6 @@ metadata:
labels: labels:
app: metallb app: metallb
name: controller name: controller
namespace: metallb-system
spec: spec:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
allowedCapabilities: [] allowedCapabilities: []
@ -51,7 +50,6 @@ metadata:
labels: labels:
app: metallb app: metallb
name: speaker name: speaker
namespace: metallb-system
spec: spec:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
allowedCapabilities: allowedCapabilities: