Skip to content
Snippets Groups Projects
Commit 0984b23f authored by David Reuss's avatar David Reuss
Browse files

Use correct google ns for dns upstream

parent d9dca20d
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,7 @@ kube_apiserver_insecure_port: 8080 # (http)
# Upstream dns servers used by dnsmasq
upstream_dns_servers:
- 8.8.8.8
- 4.4.8.8
- 8.8.4.4
#
# # Use dns server : https://github.com/ansibl8s/k8s-skydns/blob/master/skydns-README.md
dns_setup: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment