-
-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dnsmasq not adding additionalHostsEntries #191
Comments
Im not able to confirm it right now but i think you want to use the customDnsEntries and not additionalHostEntries for adding hosts to local DNS records. |
tried giving this a shot as well, but am still not seeing anything in the custom list
also tried this but this resulted in the following error: Error: failed to parse pihole.values.yml: error converting YAML to JSON: yaml: line 264: did not find expected node content
|
My custom dns look like this:
Thing is, it works, even when the entries are not shown in the GUI. I do not have a solution for this, but for me it is okay this way. |
This is related to #131. The local DNS records are stored in The values of the section |
I will test the PR and merge it asap. |
Hello, According my tries the issue continues to exist, but I'm happy to know that the entries should work even if they are not displayed on the GUI :) What's up on this issue? The PR is opened? |
Hey @AlexanderLieret did you ever resolve this? I have same problem as you |
This is related to #269. |
Since these 2 files have a different format, it would be a nice improvement if the yaml could be improved too.
Then the formatting can be handled within the template. This would make the Similar story for the custom CNAME entries. |
Hello,
Not sure what i'm doing wrong, but pihole deploys successfully, but the following section doesn't seem to work. When i visit pihole, and click on local DNS -> DNS Records, this section is empty
Would appreciate any assistance please.
Thanks,
The text was updated successfully, but these errors were encountered: