Update pihole-deployment.yaml

This commit is contained in:
tehNooB 2023-10-20 12:45:55 +01:00 committed by GitHub
parent 1a75981f64
commit eeb81f097a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -110,5 +110,5 @@ spec:
selector:
app: pihole
externalTrafficPolicy: Local
loadBalancerIP: 192.168.3.67
loadBalancerIP: 192.168.3.67 # this is where you will point your DNS resolver to (not the GUI!)
type: LoadBalancer