Update PiHole-Deployment.yaml

This commit is contained in:
tehNooB 2023-10-23 21:44:45 +01:00 committed by GitHub
parent 5ed6d5ff04
commit c1f8335910
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,6 +109,6 @@ spec:
targetPort: 53
selector:
app: pihole
externalTrafficPolicy: Local
externalTrafficPolicy: ClusterIP
loadBalancerIP: 192.168.3.67 # this is your DNS IP, NOT THE GUI!
type: LoadBalancer