@@ -111,7 +111,7 @@ tests:
111
111
name: coredns
112
112
namespace: kube-system
113
113
labels:
114
- k8s-app: kube-dns
114
+ k8s-app: vcluster- kube-dns
115
115
kubernetes.io/name: "CoreDNS"
116
116
spec:
117
117
replicas: 1
@@ -121,11 +121,11 @@ tests:
121
121
maxUnavailable: 1
122
122
selector:
123
123
matchLabels:
124
- k8s-app: kube-dns
124
+ k8s-app: vcluster- kube-dns
125
125
template:
126
126
metadata:
127
127
labels:
128
- k8s-app: kube-dns
128
+ k8s-app: vcluster- kube-dns
129
129
spec:
130
130
priorityClassName: ""
131
131
serviceAccountName: coredns
@@ -134,7 +134,7 @@ tests:
134
134
topologySpreadConstraints:
135
135
- labelSelector:
136
136
matchLabels:
137
- k8s-app: kube-dns
137
+ k8s-app: vcluster- kube-dns
138
138
maxSkew: 1
139
139
topologyKey: kubernetes.io/hostname
140
140
whenUnsatisfiable: DoNotSchedule
@@ -212,13 +212,13 @@ tests:
212
212
prometheus.io/port: "9153"
213
213
prometheus.io/scrape: "true"
214
214
labels:
215
- k8s-app: kube-dns
215
+ k8s-app: vcluster- kube-dns
216
216
kubernetes.io/cluster-service: "true"
217
217
kubernetes.io/name: "CoreDNS"
218
218
spec:
219
219
type: ClusterIP
220
220
selector:
221
- k8s-app: kube-dns
221
+ k8s-app: vcluster- kube-dns
222
222
ports:
223
223
- name: dns
224
224
port: 53
@@ -316,7 +316,7 @@ tests:
316
316
prometheus.io/port: "9153"
317
317
prometheus.io/scrape: "true"
318
318
labels:
319
- k8s-app: kube-dns
319
+ k8s-app: vcluster- kube-dns
320
320
kubernetes.io/cluster-service: "true"
321
321
kubernetes.io/name: "CoreDNS"
322
322
spec:
@@ -441,7 +441,7 @@ tests:
441
441
name: coredns
442
442
namespace: kube-system
443
443
labels:
444
- k8s-app: kube-dns
444
+ k8s-app: vcluster- kube-dns
445
445
kubernetes.io/name: "CoreDNS"
446
446
spec:
447
447
replicas: 1
@@ -451,11 +451,11 @@ tests:
451
451
maxUnavailable: 1
452
452
selector:
453
453
matchLabels:
454
- k8s-app: kube-dns
454
+ k8s-app: vcluster- kube-dns
455
455
template:
456
456
metadata:
457
457
labels:
458
- k8s-app: kube-dns
458
+ k8s-app: vcluster- kube-dns
459
459
spec:
460
460
priorityClassName: ""
461
461
serviceAccountName: coredns
@@ -478,7 +478,7 @@ tests:
478
478
topologySpreadConstraints:
479
479
- labelSelector:
480
480
matchLabels:
481
- k8s-app: kube-dns
481
+ k8s-app: vcluster- kube-dns
482
482
maxSkew: 1
483
483
topologyKey: kubernetes.io/hostname
484
484
whenUnsatisfiable: DoNotSchedule
@@ -556,13 +556,13 @@ tests:
556
556
prometheus.io/port: "9153"
557
557
prometheus.io/scrape: "true"
558
558
labels:
559
- k8s-app: kube-dns
559
+ k8s-app: vcluster- kube-dns
560
560
kubernetes.io/cluster-service: "true"
561
561
kubernetes.io/name: "CoreDNS"
562
562
spec:
563
563
type: ClusterIP
564
564
selector:
565
- k8s-app: kube-dns
565
+ k8s-app: vcluster- kube-dns
566
566
ports:
567
567
- name: dns
568
568
port: 53
0 commit comments