[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

@@ -11,7 +11,7 @@ apiVersion: metallb.io/v1beta1
kind: L2Advertisement
metadata:
name: "{{ entry }}"
namespace: metallb-system
namespace: "{{ metallb_namespace }}"
spec:
ipAddressPools:
- "{{ entry }}"