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