From 1bb467f10927f34872d47ae3c38a29528cafb9ba Mon Sep 17 00:00:00 2001 From: Marat Date: Fri, 17 Jun 2022 15:46:31 +0400 Subject: [PATCH] rrreee --- metal-lb/values.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/metal-lb/values.yaml b/metal-lb/values.yaml index b0eaa06..0bfc2bc 100644 --- a/metal-lb/values.yaml +++ b/metal-lb/values.yaml @@ -66,7 +66,12 @@ existingConfigMap: "" ## Refer to https://metallb.universe.tf/configuration/ for ## available options. ## -configInline: {} +configInline: + address-pools: + name: generic-cluster-pool + protocol: layer2 + addresses: + - 172.18.0.240/29 ## RBAC creation for controller and speaker ## rbac: