Skip to content

Commit 475d30c

Browse files
committed
update coredns manifest
1 parent c98aabc commit 475d30c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cmd/kubeadm/app/phases/addons/dns/manifests.go

+3-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,9 @@ data:
295295
errors
296296
log stdout
297297
health
298-
kubernetes {{ .DNSDomain }} {{ .ServiceCIDR }}
298+
kubernetes {{ .DNSDomain }} {{ .ServiceCIDR }} {
299+
pods insecure
300+
}
299301
prometheus
300302
proxy . /etc/resolv.conf
301303
cache 30

0 commit comments

Comments
 (0)