Files
kube-prometheus/jsonnet
Lili Cosic 579dbf34b1 jsonnet/kube-prometheus: Prevent many-to-many matching
If there is more than one prometheus-operator pod, which happens briefly
when we delete the prometheus-operator pod, we can see the errors of
many-to-many matching, this whitelists the labels matching, and excluded
the pod.
2019-08-27 17:41:32 +02:00
..