We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be2f4e commit ee97594Copy full SHA for ee97594
1 file changed
config/local-dns-resolver-config.json
@@ -21,7 +21,7 @@
21
"reason": "NodeLocalDnsResolutionFailing",
22
"path": "./config/plugin/local_dns_resolver.sh",
23
"args": [
24
- "kube-dns-upstream.kube-system.svc.cluster.local."
+ "169.254.20.10"
25
]
26
}
27
0 commit comments