From ab102fa08291d840f13526f10074a532fb296018 Mon Sep 17 00:00:00 2001 From: Andrei Kvapil Date: Wed, 29 May 2024 10:14:59 +0200 Subject: [PATCH] Specify cozy.local as cluster domain (#24) As part of https://github.com/aenix-io/cozystack/issues/141 Signed-off-by: Andrei Kvapil --- content/en/docs/talos/configuration/talos-bootstrap.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/talos/configuration/talos-bootstrap.md b/content/en/docs/talos/configuration/talos-bootstrap.md index 5ebdc61..73c48f1 100644 --- a/content/en/docs/talos/configuration/talos-bootstrap.md +++ b/content/en/docs/talos/configuration/talos-bootstrap.md @@ -57,6 +57,7 @@ cluster: network: cni: name: none + dnsDomain: cozy.local podSubnets: - 10.244.0.0/16 serviceSubnets: