diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index a49d5fe2666..65b2120a1fb 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 2.0.4 +version: 2.0.5 diff --git a/charts/stable/pihole/SCALE/questions.yaml b/charts/stable/pihole/SCALE/questions.yaml index 22dc87b0ef4..94c71b54dfa 100644 --- a/charts/stable/pihole/SCALE/questions.yaml +++ b/charts/stable/pihole/SCALE/questions.yaml @@ -7,7 +7,7 @@ portals: - "$kubernetes-resource_configmap_portal_host" ports: - "$kubernetes-resource_configmap_portal_port" - path: "/admin/" + path: "/" admin_portal: protocols: - "$kubernetes-resource_configmap_portal_protocol" @@ -15,7 +15,7 @@ portals: - "$kubernetes-resource_configmap_portal_host" ports: - "$kubernetes-resource_configmap_portal_port" - path: "/" + path: "/admin/" questions: - variable: portal group: "Container Image"