Skip to content

Commit

Permalink
fix(system-upgrade-controller): drain first
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Dec 15, 2023
1 parent 86988bf commit 2ce0f48
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ spec:
args:
- --nodes=$(NODE_IP)
- health
drain:
gracePeriod: 30
deleteLocalData: true
force: true
upgrade:
image: *image
envs: *envs
Expand Down

0 comments on commit 2ce0f48

Please sign in to comment.