cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit f5ee53c2f157357370adf928220cae8664ead210
parent c1a3c83ceb68117b03e8e10e735e69c07ba3985d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 27 Apr 2023 11:00:13 +0200

fix: define addreess pool in metallb l2advertisement config

Diffstat:
Minfrastructure/controllers/metallb.yaml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/infrastructure/controllers/metallb.yaml b/infrastructure/controllers/metallb.yaml @@ -57,6 +57,8 @@ metadata: name: l2advertisement1 namespace: metallb-system spec: + ipAddressPools: + - default interfaces: - enp35s0 nodeSelectors: