MoJo2600 / pihole-kubernetes

PiHole on kubernetes
506 stars 178 forks source link

Liveness- and Readinessprobes checked wrong path #146

Closed MoJo2600 closed 3 years ago

MoJo2600 commented 3 years ago

Switched path to /admin

Signed-off-by: mojo2600 christian.erhardt@mojo2k.de

MoJo2600 commented 3 years ago

issue #147

propyless commented 3 years ago

Its working for me.. but the url is still wrong I guess.

image but i guess it works because it gives a return code of 200. image

MoJo2600 commented 3 years ago

Thank you for the screenshot. Because my container was always killed... maybe I do have another issue.

pabloromeo commented 1 year ago

I believe with the pihole version 2023.1.1 the current paths on the probes no longer work, meaning: admin.index.php Current probes fail with a 404 and the Pod is constantly killed. I think this PR was indeed correct and the URL should be changed to /admin