From 1a831f97d1a0df51bdca805967575dd4715ff5df Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Mon, 26 Aug 2024 10:55:17 +1000 Subject: [PATCH] Add infra app metallb-conf for cluster IPs --- infrastructures/metallb-conf/env/k3s-cluster/cluster-ip.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/metallb-conf/env/k3s-cluster/cluster-ip.yaml b/infrastructures/metallb-conf/env/k3s-cluster/cluster-ip.yaml index 578726c..9ba1ecf 100644 --- a/infrastructures/metallb-conf/env/k3s-cluster/cluster-ip.yaml +++ b/infrastructures/metallb-conf/env/k3s-cluster/cluster-ip.yaml @@ -2,7 +2,7 @@ apiVersion: metallb.io/v1beta1 kind: IPAddressPool metadata: name: k3s-cluster-ips - namespace: metallb-system + namespace: metallb spec: addresses: - 192.168.10.100/32