From 3421552236fb44f992a7ce22cfd58b8349157975 Mon Sep 17 00:00:00 2001 From: Daniel Edgar Date: Thu, 16 Mar 2023 02:43:41 -0700 Subject: [PATCH] Update service-insight.md Addresses #3653 --- docs/content/logging-and-monitoring/service-insight.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/logging-and-monitoring/service-insight.md b/docs/content/logging-and-monitoring/service-insight.md index d75dbcb618..e4e095c0e6 100644 --- a/docs/content/logging-and-monitoring/service-insight.md +++ b/docs/content/logging-and-monitoring/service-insight.md @@ -35,7 +35,7 @@ If you're using *Kubernetes manifests* (Deployment or DaemonSet) to install the containerPort: 9114 ``` -If you're using *Helm* to install the Ingress Controller, to enable Service Insight endpoint, configure the `serviceinsight.*` parameters of the Helm chart. See the [Installation with Helm](/nginx-ingress-controller/installation/installation-with-helm) doc. +If you're using *Helm* to install the Ingress Controller, to enable Service Insight endpoint, configure the `serviceInsight.*` parameters of the Helm chart. See the [Installation with Helm](/nginx-ingress-controller/installation/installation-with-helm) doc. ## Available Statistics and HTTP Response Codes