fix: PiHole | remove dnsmasq hosts and use Cloudflare backup DNS
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
DNS1:
|
DNS1:
|
||||||
1.1.1.1
|
1.1.1.1
|
||||||
DNS2:
|
DNS2:
|
||||||
192.168.18.1
|
1.0.0.1
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
pihole: "true"
|
pihole: "true"
|
||||||
admin:
|
admin:
|
||||||
@@ -49,11 +49,6 @@ probes:
|
|||||||
readiness:
|
readiness:
|
||||||
enabled: false
|
enabled: false
|
||||||
dnsmasq:
|
dnsmasq:
|
||||||
additionalHostsEntries:
|
|
||||||
- 192.168.18.10 homelab-0
|
|
||||||
- 192.168.18.11 homelab-1
|
|
||||||
- 192.168.18.12 homelab-2
|
|
||||||
- 192.168.18.10 lab.dogar.dev
|
|
||||||
staticDhcpEntries:
|
staticDhcpEntries:
|
||||||
- dhcp-host=B0:41:6F:0F:A8:D3,192.168.18.10,homelab-0
|
- dhcp-host=B0:41:6F:0F:A8:D3,192.168.18.10,homelab-0
|
||||||
- dhcp-host=B0:41:6F:0F:AE:89,192.168.18.11,homelab-1
|
- dhcp-host=B0:41:6F:0F:AE:89,192.168.18.11,homelab-1
|
||||||
|
|||||||
Reference in New Issue
Block a user