initial bootstrap: argocd, metallb, envoy-gateway, nfs-provisioner
This commit is contained in:
8
manifests/metallb-config/l2advertisement.yaml
Normal file
8
manifests/metallb-config/l2advertisement.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: metallb.io/v1beta1
|
||||
kind: L2Advertisement
|
||||
metadata:
|
||||
name: l2-advertisement
|
||||
namespace: metallb-system
|
||||
spec:
|
||||
ipAddressPools:
|
||||
- expensive
|
||||
Reference in New Issue
Block a user