File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,6 @@ func (t *dnsFederationsConfigMapTest) run() {
74
74
ready
75
75
kubernetes %v in-addr.arpa ip6.arpa {
76
76
pods insecure
77
- upstream
78
77
fallthrough in-addr.arpa ip6.arpa
79
78
ttl 30
80
79
}
@@ -91,7 +90,6 @@ func (t *dnsFederationsConfigMapTest) run() {
91
90
ready
92
91
kubernetes %v in-addr.arpa ip6.arpa {
93
92
pods insecure
94
- upstream
95
93
fallthrough in-addr.arpa ip6.arpa
96
94
ttl 30
97
95
}
@@ -242,7 +240,6 @@ func (t *dnsNameserverTest) run(isIPv6 bool) {
242
240
ready
243
241
kubernetes %v in-addr.arpa ip6.arpa {
244
242
pods insecure
245
- upstream
246
243
fallthrough in-addr.arpa ip6.arpa
247
244
ttl 30
248
245
}
@@ -342,7 +339,6 @@ func (t *dnsPtrFwdTest) run(isIPv6 bool) {
342
339
ready
343
340
kubernetes %v in-addr.arpa ip6.arpa {
344
341
pods insecure
345
- upstream
346
342
fallthrough in-addr.arpa ip6.arpa
347
343
ttl 30
348
344
}
@@ -454,7 +450,6 @@ func (t *dnsExternalNameTest) run(isIPv6 bool) {
454
450
ready
455
451
kubernetes %v in-addr.arpa ip6.arpa {
456
452
pods insecure
457
- upstream
458
453
fallthrough in-addr.arpa ip6.arpa
459
454
ttl 30
460
455
}
You can’t perform that action at this time.
0 commit comments