fix dns service type

This commit is contained in:
2024-08-17 18:35:04 -04:00
parent 68d6b74cc9
commit 05918af5a4

View File

@@ -18,8 +18,9 @@ spec:
values: values:
# -- Configuration for the DNS service on port 53 # -- Configuration for the DNS service on port 53
serviceDns: serviceDns:
type: LoadBalancer
annotations: annotations:
metallb.universe.tf/loadBalancerIPs: 192.168.2.225 metallb.universe.tf/loadBalancerIPs: 192.168.2.250
metallb.universe.tf/allow-shared-ip: pihole-svc metallb.universe.tf/allow-shared-ip: pihole-svc
# -- Configuration for the Ingress # -- Configuration for the Ingress