From 0a5ea1906a69c16ed2ddfa39e1eb9abd612cce98 Mon Sep 17 00:00:00 2001 From: Dean Coakley Date: Mon, 14 Dec 2020 17:58:43 +0000 Subject: [PATCH] Fix healthStatus typo in helm chart --- deployments/helm-chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/helm-chart/values.yaml b/deployments/helm-chart/values.yaml index 131230cd96..e367a6a496 100644 --- a/deployments/helm-chart/values.yaml +++ b/deployments/helm-chart/values.yaml @@ -170,7 +170,7 @@ controller: ## Useful for external health-checking of the Ingress controller. healthStatus: false - ## Sets the URI of health status location in the default server. Requires contoller.healthStatus. + ## Sets the URI of health status location in the default server. Requires controller.healthStatus. healthStatusURI: "/nginx-health" nginxStatus: