This commit is contained in:
2024-05-14 04:44:51 -05:00
parent aed1ff9556
commit 7beeb5c86f

View File

@@ -1,12 +1,12 @@
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: 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