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: ...@@ -5,10 +5,7 @@ metadata:
name: {{ template "theodolite.fullname" . }}-prometheus name: {{ template "theodolite.fullname" . }}-prometheus
spec: spec:
serviceAccountName: {{ template "theodolite.fullname" . }}-prometheus serviceAccountName: {{ template "theodolite.fullname" . }}-prometheus
serviceMonitorSelector: serviceMonitorSelector: {}
matchLabels:
#app: cp-kafka
appScope: titan-ccp
resources: resources:
requests: requests:
memory: 400Mi 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