diff --git a/charts/keepalived/v2.0.20/questions.yaml b/charts/keepalived/v2.0.20/questions.yaml index 10d19b3..e4bb5ee 100644 --- a/charts/keepalived/v2.0.20/questions.yaml +++ b/charts/keepalived/v2.0.20/questions.yaml @@ -58,7 +58,7 @@ questions: # Nginx Ingress - variable: keepalived.check_script show_if: "haManagedService=Nginx Ingress" - default: "wget -q http://localhost/healthz -O -" + default: wget -q localhost\\/healthz -O - description: "Default Nginx Ingress healthcheck." label: Nginx Ingress Check Script type: string