diff --git a/charts/stable/owncast/questions.yaml b/charts/stable/owncast/questions.yaml index 97409c84113..e1616275fb0 100644 --- a/charts/stable/owncast/questions.yaml +++ b/charts/stable/owncast/questions.yaml @@ -7,6 +7,14 @@ portals: - "$kubernetes-resource_configmap_portal_host" ports: - "$kubernetes-resource_configmap_portal_port" + admin: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/admin/" questions: - variable: portal group: "Container Image" diff --git a/charts/stable/pihole/questions.yaml b/charts/stable/pihole/questions.yaml index 8eecdb59758..9db1b35a26d 100644 --- a/charts/stable/pihole/questions.yaml +++ b/charts/stable/pihole/questions.yaml @@ -8,7 +8,7 @@ portals: ports: - "$kubernetes-resource_configmap_portal_port" path: "/" - admin_portal: + admin: protocols: - "$kubernetes-resource_configmap_portal_protocol" host: