contrib/kube-prometheus: Add jobLabel to ServiceMonitorCoreDNS
This commit is contained in:
@@ -391,6 +391,7 @@ local k = import 'ksonnet/ksonnet.beta.3/k.libsonnet';
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
spec: {
|
spec: {
|
||||||
|
jobLabel: 'k8s-app',
|
||||||
selector: {
|
selector: {
|
||||||
matchLabels: {
|
matchLabels: {
|
||||||
'k8s-app': 'kube-dns',
|
'k8s-app': 'kube-dns',
|
||||||
|
Reference in New Issue
Block a user