refactor(k3s-upgrade): comment out jobActiveDeadlineSecs
This commit is contained in:
parent
5e59a8bb52
commit
907b47b7dd
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ spec:
|
|||
- {key: k3os.io/mode, operator: DoesNotExist}
|
||||
- {key: node-role.kubernetes.io/control-plane, operator: Exists}
|
||||
serviceAccountName: system-upgrade
|
||||
jobActiveDeadlineSecs: 3600
|
||||
# jobActiveDeadlineSecs: 3600
|
||||
cordon: true
|
||||
drain:
|
||||
force: true
|
||||
|
|
|
|||
Reference in a new issue