From 7beeb5c86f0824ea17c122b2986fb3046d393372 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 14 May 2024 04:44:51 -0500 Subject: [PATCH] update --- metallb/templates/config.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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