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

Let Prometheus watch all ServiceMonitors in current namespace

parent 5b904b15
No related branches found
No related tags found
No related merge requests found
Pipeline #6202 passed
......@@ -5,10 +5,7 @@ metadata:
name: {{ template "theodolite.fullname" . }}-prometheus
spec:
serviceAccountName: {{ template "theodolite.fullname" . }}-prometheus
serviceMonitorSelector:
matchLabels:
#app: cp-kafka
appScope: titan-ccp
serviceMonitorSelector: {}
resources:
requests:
memory: 400Mi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment