added custom dns entry
This commit is contained in:
@@ -45,6 +45,9 @@ serviceDns:
|
|||||||
annotations:
|
annotations:
|
||||||
metallb.universe.tf/allow-shared-ip: pihole-svc
|
metallb.universe.tf/allow-shared-ip: pihole-svc
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
dnsmasq:
|
||||||
|
customDnsEntries:
|
||||||
|
- address=/demo-felhom.eu/192.168.0.162
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
dns:
|
dns:
|
||||||
adlist:
|
adlist:
|
||||||
@@ -54,4 +57,4 @@ dns:
|
|||||||
- https://adaway.org/hosts.txt
|
- https://adaway.org/hosts.txt
|
||||||
- https://v.firebog.net/hosts/AdguardDNS.txt
|
- https://v.firebog.net/hosts/AdguardDNS.txt
|
||||||
- https://v.firebog.net/hosts/Admiral.txt
|
- https://v.firebog.net/hosts/Admiral.txt
|
||||||
- https://v.firebog.net/hosts/Easylist.txt
|
- https://v.firebog.net/hosts/Easylist.txt
|
||||||
Reference in New Issue
Block a user