pihole-kubernetes
pihole-kubernetes copied to clipboard
[New feature]Add local dns records to values file
Starting in 5.0, we can add local records to Pihole using the web interface. Theses entries are save in the file /etc/pihole/custom.list.
Is it possible to add it?
Thanks.
Yes, this should be possible. We have to make sure, that the file is stored in the persisted volume.
Ok, thanks!
@i5Js is this working for you? I'd like to close the issue if so.
Hi, I've checked values.yml, but I can't find where I should add the values for custom.list
There is dnsmasq.customDnsEntries variable, it allows to inject address=/host/IP entries to dnsmasq config. Although these won't show in GUI.