Try to fix l2 advertisement
This commit is contained in:
parent
834cfabeeb
commit
9a695f29c0
|
@ -11,8 +11,8 @@ spec:
|
||||||
apiVersion: metallb.io/v1beta1
|
apiVersion: metallb.io/v1beta1
|
||||||
kind: L2Advertisement
|
kind: L2Advertisement
|
||||||
metadata:
|
metadata:
|
||||||
name: default
|
name: static-l2advertisement
|
||||||
namespace: metallb-system
|
namespace: metallb-system
|
||||||
spec:
|
spec:
|
||||||
ipaddresspools:
|
ipAddressPools:
|
||||||
- static-ip-range
|
- static-ip-range
|
||||||
|
|
Loading…
Reference in New Issue