Fix CoreDNS 1.7.0 and above

Starting from CoreDNS 1.7.0 the upstream option is not valid anymore
and CoreDNS does not start when it is set. It has been effectively a
noop since 1.5.2.

Task: 42765
Story: 2009030
Change-Id: I4e8029a4cd5e89d7173758fa1dc2e718895fdbe7
This commit is contained in:
Daniel Meyerholt 2021-07-04 14:55:28 +02:00
parent ba75dce28a
commit d8cc88284b
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ data:
health
kubernetes ${DNS_CLUSTER_DOMAIN} ${PORTAL_NETWORK_CIDR} ${PODS_NETWORK_CIDR} {
pods verified
upstream
fallthrough in-addr.arpa ip6.arpa
}
prometheus :9153