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
Branches
Tags
No related merge requests found
...@@ -92,7 +92,7 @@ kube_apiserver_insecure_port: 8080 # (http) ...@@ -92,7 +92,7 @@ kube_apiserver_insecure_port: 8080 # (http)
# Upstream dns servers used by dnsmasq # Upstream dns servers used by dnsmasq
upstream_dns_servers: upstream_dns_servers:
- 8.8.8.8 - 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 # # Use dns server : https://github.com/ansibl8s/k8s-skydns/blob/master/skydns-README.md
dns_setup: true dns_setup: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment