Skip to content

Commit

Permalink
Updated confusing error (#8262)
Browse files Browse the repository at this point in the history
  • Loading branch information
pentago committed Feb 21, 2022
1 parent 527361c commit f85dd79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user-guide/monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ This document assumes you're using helm and using the kube-prometheus-stack pack
```
controller.metrics.enabled=true
controller.metrics.serviceMonitor.enabled=true
controller.metrics.serviceMonitor.enabled=true
controller.metrics.serviceMonitor.additionalLabels.release="prometheus"
```
- The easiest way of doing this is to helm upgrade
```
Expand Down Expand Up @@ -338,4 +338,4 @@ This document assumes you're using helm and using the kube-prometheus-stack pack
- Click "Import"

![Grafana Dashboard](../images/grafana-dashboard1.png)

0 comments on commit f85dd79

Please sign in to comment.