Skip to content

Commit b7d0dab

Browse files
authored
Update service-insight.md to fix helm parameter typo (#3654)
Update service-insight.md Addresses #3653
1 parent d6f6f5d commit b7d0dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/logging-and-monitoring/service-insight.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you're using *Kubernetes manifests* (Deployment or DaemonSet) to install the
3535
containerPort: 9114
3636
```
3737
38-
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.
38+
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.
3939

4040
## Available Statistics and HTTP Response Codes
4141

0 commit comments

Comments
 (0)