From 6ad825276dc13c6b9573cc8c0b3edc65a8165a1c Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Mon, 3 Feb 2025 01:52:58 +0100 Subject: [PATCH] Fix cluster domain --- talos/patches/controlplane.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/talos/patches/controlplane.patch b/talos/patches/controlplane.patch index 0904458..451aea3 100644 --- a/talos/patches/controlplane.patch +++ b/talos/patches/controlplane.patch @@ -27,6 +27,7 @@ cluster: # We manually install Cilium cni: name: none + dnsDomain: homelab.lumpiasty.xyz # We use Cilium's proxy replacement proxy: disabled: true