fix(infra-monitoring): bootstrap servicemonitor of grafana (from kube-prometheus-stack)

This commit is contained in:
WrenIX 2025-02-12 18:28:54 +01:00
parent f8bb9786cf
commit d08028c2aa
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5

View file

@ -232,7 +232,7 @@ spec:
searchNamespace: ALL searchNamespace: ALL
serviceMonitor: serviceMonitor:
enabled: true enabled: {{ (.Capabilities.APIVersions.Has "monitoring.coreos.com/v1/ServiceMonitor") }}
labels: labels:
prometheus: default prometheus: default