Skip to content
Snippets Groups Projects
Commit 77353e08 authored by Sören Henning's avatar Sören Henning
Browse files

Change interval to 5s to be aligned with old dedicated service monitor

parent 40092e62
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ pollIntervalSeconds: 15 ...@@ -8,7 +8,7 @@ pollIntervalSeconds: 15
prometheus: prometheus:
serviceMonitor: serviceMonitor:
enabled: true enabled: true
interval: "30s" interval: "5s"
additionalLabels: additionalLabels:
appScope: titan-ccp appScope: titan-ccp
# service monitor label selectors: https://github.com/helm/charts/blob/f5a751f174263971fafd21eee4e35416d6612a3d/stable/prometheus-operator/templates/prometheus/prometheus.yaml#L74 # service monitor label selectors: https://github.com/helm/charts/blob/f5a751f174263971fafd21eee4e35416d6612a3d/stable/prometheus-operator/templates/prometheus/prometheus.yaml#L74
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment