Fixing DNS setup
This commit is contained in:
parent
24d34fbb8e
commit
385499609b
|
|
@ -38,8 +38,8 @@ loadbalancer_apiserver_healthcheck_port: 8081
|
||||||
|
|
||||||
## Upstream dns servers
|
## Upstream dns servers
|
||||||
upstream_dns_servers:
|
upstream_dns_servers:
|
||||||
- 1.1.1.1
|
- 213.133.98.98
|
||||||
- 1.0.0.1
|
- 213.133.99.99
|
||||||
|
|
||||||
## There are some changes specific to the cloud providers
|
## There are some changes specific to the cloud providers
|
||||||
## for instance we need to encapsulate packets with some network plugins
|
## for instance we need to encapsulate packets with some network plugins
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue