[metallb] Add variable for the metallb namespace (#11136)

This commit is contained in:
Vladimir Shaikovskii
2024-05-06 12:11:02 +03:00
committed by GitHub
parent a01d0c047a
commit 966a8b95de
6 changed files with 40 additions and 39 deletions

View File

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