add L2 advertisement
This commit is contained in:
8
system-apps/metallb/configs/L2Advertisements.yaml
Normal file
8
system-apps/metallb/configs/L2Advertisements.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: metallb.io/v1beta1
|
||||
kind: L2Advertisement
|
||||
metadata:
|
||||
name: test-l2a
|
||||
namespace: metallb
|
||||
spec:
|
||||
ipAddressPools:
|
||||
- test-pool
|
||||
Reference in New Issue
Block a user