contrib/kube-prometheus: bump prometheus-operator

This commit bumps the version of the Prometheus Operator jsonnet
dependency in kube-prometheus. With this change, kube-prometheus now
supports Prometheus Operator v0.23.0.
This commit is contained in:
Lucas Serven
2018-08-07 17:40:34 +02:00
parent 0d35d31c1f
commit 28e3ef5a6d
3 changed files with 7 additions and 4 deletions

View File

@@ -23,6 +23,9 @@ spec:
prometheus: k8s
role: alert-rules
serviceAccountName: prometheus-k8s
serviceMonitorNamespaceSelector:
matchExpressions:
- {}
serviceMonitorSelector:
matchExpressions:
- key: k8s-app