Update pihole-deployment.yaml
This commit is contained in:
parent
1a75981f64
commit
eeb81f097a
|
@ -110,5 +110,5 @@ spec:
|
||||||
selector:
|
selector:
|
||||||
app: pihole
|
app: pihole
|
||||||
externalTrafficPolicy: Local
|
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
|
type: LoadBalancer
|
||||||
|
|
Loading…
Reference in New Issue