mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
[metallb] Add variable for the metallb namespace (#11136)
This commit is contained in:
committed by
GitHub
parent
a01d0c047a
commit
966a8b95de
@@ -171,6 +171,7 @@ cert_manager_enabled: false
|
||||
# MetalLB deployment
|
||||
metallb_enabled: false
|
||||
metallb_speaker_enabled: "{{ metallb_enabled }}"
|
||||
metallb_namespace: "metallb-system"
|
||||
# metallb_version: v0.13.9
|
||||
# metallb_protocol: "layer2"
|
||||
# metallb_port: "7472"
|
||||
|
||||
Reference in New Issue
Block a user