You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey, if you're using metalb on k3s with a single IP it can become quite templemental assigning the same IP twice. Personally, I found using the work around that works is create a pool with two / three IPs depending if you're using the pihole dhcp feature and assign a unique IP for each.
Hi,
I have installed using the following:
helm upgrade pihole mojo2600/pihole --install --version 2.9.3 --namespace pihole --create-namespace --values values.yaml --wait
I am able to resolve using
dig google.com
and I can see the requests in the WebUI.Instead:
In the first case I cannot see the query from the WebUI, while I can in the second case.
Am I missing something?
Thanks
The text was updated successfully, but these errors were encountered: