feat: add custom DNS entries for books.home.arpa in Pi-hole configurations
Some checks failed
validate / lint (push) Failing after 0s
Some checks failed
validate / lint (push) Failing after 0s
This commit is contained in:
parent
6277c7fa33
commit
47e3a8992a
@ -52,6 +52,7 @@ dnsmasq:
|
|||||||
- address=/argocd.home.arpa/192.168.7.77
|
- address=/argocd.home.arpa/192.168.7.77
|
||||||
- address=/gluetun.home.arpa/192.168.7.77
|
- address=/gluetun.home.arpa/192.168.7.77
|
||||||
- address=/alert-bridge.home.arpa/192.168.7.77
|
- address=/alert-bridge.home.arpa/192.168.7.77
|
||||||
|
- address=/books.home.arpa/192.168.7.77
|
||||||
|
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
@ -83,3 +83,4 @@ dnsmasq:
|
|||||||
- address=/argocd.home.arpa/192.168.7.77
|
- address=/argocd.home.arpa/192.168.7.77
|
||||||
- address=/gluetun.home.arpa/192.168.7.77
|
- address=/gluetun.home.arpa/192.168.7.77
|
||||||
- address=/alert-bridge.home.arpa/192.168.7.77
|
- address=/alert-bridge.home.arpa/192.168.7.77
|
||||||
|
- address=/books.home.arpa/192.168.7.77
|
||||||
Loading…
x
Reference in New Issue
Block a user