From 4c8066a1306386a8a9c37043d81c8f92c0ed2b24 Mon Sep 17 00:00:00 2001 From: Vegard Hagen Date: Thu, 10 Oct 2024 22:53:25 +0200 Subject: [PATCH] chore(talos): upgrade node ctrl-02 It worked with 'tofu apply -refresh=false'! Still had to manually shut down the VM though. Still scary! --- tofu/kubernetes/main.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/tofu/kubernetes/main.tf b/tofu/kubernetes/main.tf index 3d233fc..72e696a 100644 --- a/tofu/kubernetes/main.tf +++ b/tofu/kubernetes/main.tf @@ -54,6 +54,7 @@ module "talos" { vm_id = 802 cpu = 4 ram_dedicated = 4096 + update = true } # "work-00" = { # host_node = "abel"