chore(talos): upgrade node ctrl-01

start manual talos upgrade process

Issue with upgrading 'endppoint' node (ctrl-02) since API becomes unresponsive. Either do proper LB or maybe 'tofu apply -refresh=false'
This commit is contained in:
Vegard Hagen
2024-10-10 22:36:07 +02:00
parent d291132624
commit 094d72abdf

View File

@@ -44,6 +44,7 @@ module "talos" {
cpu = 4 cpu = 4
ram_dedicated = 20480 ram_dedicated = 20480
igpu = true igpu = true
update = true
} }
"ctrl-02" = { "ctrl-02" = {
host_node = "cantor" host_node = "cantor"