Initial commit
This commit is contained in:
8
infrastructure/metallb-config/l2.yaml
Normal file
8
infrastructure/metallb-config/l2.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: metallb.io/v1beta1
|
||||
kind: L2Advertisement
|
||||
metadata:
|
||||
name: metallb-l2
|
||||
namespace: infrastructure
|
||||
spec:
|
||||
ipAddressPools:
|
||||
- metallb-pool
|
||||
Reference in New Issue
Block a user