Skip to content
Snippets Groups Projects
Commit 065ee1e9 authored by Frederic Branczyk's avatar Frederic Branczyk Committed by GitHub
Browse files

Merge pull request #428 from jordanjennings/patch-2

kube-prometheus: update serviceMonitorSelector
parents 81fdfadd dea5226b
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ spec:
serviceAccountName: prometheus-k8s
serviceMonitorSelector:
matchExpression:
- {key: k8s-apps, operator: Exists}
- {key: k8s-app, operator: Exists}
ruleSelector:
matchLabels:
role: prometheus-rulefiles
......
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