fix(infra-monitoring): bootstrap servicemonitor of grafana (from kube-prometheus-stack)
This commit is contained in:
parent
f8bb9786cf
commit
d08028c2aa
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ spec:
|
|||
searchNamespace: ALL
|
||||
|
||||
serviceMonitor:
|
||||
enabled: true
|
||||
enabled: {{ (.Capabilities.APIVersions.Has "monitoring.coreos.com/v1/ServiceMonitor") }}
|
||||
labels:
|
||||
prometheus: default
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue