FIX: update nginx serviceMonitor label for prometheus scraping
This commit is contained in:
parent
78922e25bc
commit
39351614a5
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ spec:
|
|||
serviceMonitor:
|
||||
enabled: true
|
||||
additionalLabels:
|
||||
release: monitoring # same as prometheus-community chart name
|
||||
release: prometheus-grafana # same as prometheus-community chart name
|
||||
|
|
Loading…
Reference in a new issue