diff --git a/values/pihole-debian.yaml b/values/pihole-debian.yaml index cfde2e2..3cfd45c 100644 --- a/values/pihole-debian.yaml +++ b/values/pihole-debian.yaml @@ -15,8 +15,6 @@ serviceWeb: serviceDns: type: ClusterIP port: 53 - annotations: - kube-vip.io/loadbalancerIPs: 10.10.40.20 probes: liveness: diff --git a/values/pihole.yaml b/values/pihole.yaml index 9b13f8d..8c6313b 100644 --- a/values/pihole.yaml +++ b/values/pihole.yaml @@ -7,7 +7,7 @@ image: tag: "2024.07.0" serviceDns: - type: LoadBalancer + type: ClusterIP port: 53 serviceWeb: