refactor(k3s-upgrade): remove drain timeout
This commit is contained in:
parent
5e7e3783e1
commit
5e59a8bb52
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ spec:
|
|||
jobActiveDeadlineSecs: 3600
|
||||
cordon: true
|
||||
drain:
|
||||
timeout: 900s # 15 minutes
|
||||
force: true
|
||||
ignoreDaemonSets: true
|
||||
deleteLocalData: true
|
||||
|
|
|
|||
Reference in a new issue