From d314e3b4512a1b3df8ab80ce6508b9cca36e32f7 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Mon, 30 Jun 2025 22:18:35 +0200 Subject: [PATCH] Fix dns due to cilium --- talconfig.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/talconfig.yaml b/talconfig.yaml index 55012dc..c1213b3 100644 --- a/talconfig.yaml +++ b/talconfig.yaml @@ -10,6 +10,11 @@ patches: cluster: proxy: disabled: true + machine: + features: + hostDNS: + enabled: true + forwardKubeDNSToHost: false nodes: - hostname: kadan ipAddress: kube.sdg.moe