mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-11-02 19:08:03 +00:00
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:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user