Fixing DNS setup

This commit is contained in:
Moritz Graf 2020-12-26 22:06:06 +01:00
parent 24d34fbb8e
commit 385499609b
1 changed files with 2 additions and 2 deletions

View File

@ -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