Skip to content

Commit

Permalink
fix(system-upgrade-controller): talos powercycle reboot mode
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Nov 28, 2023
1 parent 305d63c commit c0a9bef
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ spec:
- "upgrade"
- "--image=ghcr.io/buroa/installer:$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)"
- "--preserve=true"
- "--stage=true"
- "--wait=false"
- "--reboot-mode=powercycle" # thunderbolt issue with kexec

0 comments on commit c0a9bef

Please sign in to comment.