mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #78923 from rajansandeep/revertcm
[kubeadm] Add the upstream option in CoreDNS configmap
This commit is contained in:
commit
4847e7fa8d
@ -316,6 +316,7 @@ data:
|
|||||||
health
|
health
|
||||||
kubernetes {{ .DNSDomain }} in-addr.arpa ip6.arpa {
|
kubernetes {{ .DNSDomain }} in-addr.arpa ip6.arpa {
|
||||||
pods insecure
|
pods insecure
|
||||||
|
upstream
|
||||||
fallthrough in-addr.arpa ip6.arpa
|
fallthrough in-addr.arpa ip6.arpa
|
||||||
ttl 30
|
ttl 30
|
||||||
}{{ .Federation }}
|
}{{ .Federation }}
|
||||||
|
Loading…
Reference in New Issue
Block a user