fix: MetalLB | move into metallb-system namespace

This commit is contained in:
2025-11-15 13:20:25 +05:00
parent 706cd8e919
commit 6c419454d8
2 changed files with 5 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
name: pool
namespace: homelab
namespace: metallb-system
spec:
addresses:
- 192.168.18.192/26
@@ -12,7 +12,7 @@ apiVersion: metallb.io/v1beta1
kind: L2Advertisement
metadata:
name: pool
namespace: homelab
namespace: metallb-system
spec:
ipAddressPools:
- pool