From b105b7004c76126241ba709630aa061d4c22c2e2 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 14 May 2024 05:06:44 -0500 Subject: [PATCH] update --- metallb/templates/config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/metallb/templates/config.yaml b/metallb/templates/config.yaml index 664e4a0..71e181a 100644 --- a/metallb/templates/config.yaml +++ b/metallb/templates/config.yaml @@ -10,3 +10,11 @@ # protocol: layer2 # addresses: # - 192.168.10.130-192.168.10.140 +apiVersion: metallb.io/v1beta1 +kind: IPAddressPool +metadata: + name: cheap + namespace: metallb-system +spec: + addresses: + - 192.168.10.0/24