Updated confusing error (#8262)
This commit is contained in:
parent
527361c8eb
commit
f85dd79221
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
```
|
||||
|
@ -338,4 +338,4 @@ This document assumes you're using helm and using the kube-prometheus-stack pack
|
|||
- Click "Import"
|
||||
|
||||

|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue