added custom dns entry

This commit is contained in:
2026-02-11 15:18:15 +01:00
parent fe5b23a8f9
commit 6857e9e14f
+4 -1
View File
@@ -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