diff --git a/charts/user-monitoring/templates/_user-prometheus.yaml b/charts/user-monitoring/templates/_user-prometheus.yaml index 2d4be3b..d8e5303 100644 --- a/charts/user-monitoring/templates/_user-prometheus.yaml +++ b/charts/user-monitoring/templates/_user-prometheus.yaml @@ -7,7 +7,7 @@ metadata: app.kubernetes.io/name: prometheus name: prometheus spec: - scrapeInterval: 10s + scrapeInterval: 60s serviceAccountName: prometheus-{{ .Values.user }} serviceMonitorNamespaceSelector: matchLabels: