This commit is contained in:
2024-05-17 04:52:41 -05:00
parent a669676e8b
commit bf6314e914
3 changed files with 4 additions and 16 deletions

View File

@@ -1,15 +1,3 @@
#apiVersion: v1
#kind: ConfigMap
#metadata:
# namespace: metallb
# name: config
#data:
# config: |
# address-pools:
# - name: default
# protocol: layer2
# addresses:
# - 192.168.10.130-192.168.10.140
apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata: