Skip to content

Commit ee97594

Browse files
committed
reference node-local-dns by ip
1 parent 7be2f4e commit ee97594

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/local-dns-resolver-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"reason": "NodeLocalDnsResolutionFailing",
2222
"path": "./config/plugin/local_dns_resolver.sh",
2323
"args": [
24-
"kube-dns-upstream.kube-system.svc.cluster.local."
24+
"169.254.20.10"
2525
]
2626
}
2727
]

0 commit comments

Comments
 (0)