diff --git a/metallb/templates/config.yaml b/metallb/templates/config.yaml index e868c40..664e4a0 100644 --- a/metallb/templates/config.yaml +++ b/metallb/templates/config.yaml @@ -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