mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 21:09:58 +00:00
fix dns service type
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user