diff --git a/flux/cluster/core/networking/metallb/address-pool.yaml b/flux/cluster/core/networking/metallb/address-pool.yaml index 5a56125..22ca7a6 100644 --- a/flux/cluster/core/networking/metallb/address-pool.yaml +++ b/flux/cluster/core/networking/metallb/address-pool.yaml @@ -5,4 +5,4 @@ metadata: namespace: networking spec: addresses: - - 10.42.42.150-192.168.42.200 \ No newline at end of file + - 10.42.42.150-192.168.42.200 diff --git a/flux/cluster/core/networking/metallb/l2advertisement.yaml b/flux/cluster/core/networking/metallb/l2advertisement.yaml index a621514..c14b1aa 100644 --- a/flux/cluster/core/networking/metallb/l2advertisement.yaml +++ b/flux/cluster/core/networking/metallb/l2advertisement.yaml @@ -5,4 +5,4 @@ metadata: namespace: networking spec: ipAddressPools: - - main-pool + - main-pool