fix: add missing spec section to metalLB ippool config
This commit is contained in:
parent
33f2700005
commit
282fe8e420
1 changed files with 3 additions and 0 deletions
|
|
@ -12,3 +12,6 @@ kind: L2Advertisement
|
||||||
metadata:
|
metadata:
|
||||||
name: homelab
|
name: homelab
|
||||||
namespace: metallb-system
|
namespace: metallb-system
|
||||||
|
spec:
|
||||||
|
ipAddressPools:
|
||||||
|
- homelab
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue