mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-10-02 16:36:17 +00:00
Modified the externalTrafficPolicy to point to Local instead of Cluster - Shows external IP in Pihole now
This commit is contained in:
@@ -109,6 +109,6 @@ spec:
|
||||
targetPort: 53
|
||||
selector:
|
||||
app: pihole
|
||||
externalTrafficPolicy: Cluster
|
||||
externalTrafficPolicy: Local
|
||||
loadBalancerIP: 192.168.3.67 # this is your DNS IP, NOT THE GUI!
|
||||
type: LoadBalancer
|
||||
|
Reference in New Issue
Block a user