From 3223815763ba513bb9297d731d6950430a5d3d36 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Thu, 14 Dec 2023 08:47:22 -0500 Subject: [PATCH] different ip --- pihole/helmrelease-pihole.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pihole/helmrelease-pihole.yaml b/pihole/helmrelease-pihole.yaml index d467dbb..c464291 100644 --- a/pihole/helmrelease-pihole.yaml +++ b/pihole/helmrelease-pihole.yaml @@ -74,7 +74,7 @@ spec: # -- Annotations for the DNS service annotations: - metallb.universe.tf/loadBalancerIPs: 192.168.2.254 + metallb.universe.tf/loadBalancerIPs: 192.168.2.250 metallb.universe.tf/allow-shared-ip: pihole-svc # -- Configuration for the DHCP service on port 67 @@ -142,7 +142,7 @@ spec: # -- Annotations for the DHCP service annotations: - metallb.universe.tf/loadBalancerIPs: 192.168.2.254 + metallb.universe.tf/loadBalancerIPs: 192.168.2.250 metallb.universe.tf/allow-shared-ip: pihole-svc virtualHost: pi.hole