From 60140d6a414d6b8c4eb434dede6fe2e8264b97ee Mon Sep 17 00:00:00 2001 From: Serge Logvinov Date: Sat, 29 Jan 2022 16:58:03 +0200 Subject: [PATCH] Redefine dns --- scaleway/templates/controlplane.yaml.tpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scaleway/templates/controlplane.yaml.tpl b/scaleway/templates/controlplane.yaml.tpl index f9b0dd2..198428b 100644 --- a/scaleway/templates/controlplane.yaml.tpl +++ b/scaleway/templates/controlplane.yaml.tpl @@ -30,6 +30,9 @@ machine: addresses: - 169.254.2.53/32 - fd00::169:254:2:53/128 + nameservers: + - 1.1.1.1 + - 8.8.8.8 kubespan: enabled: true install: