1
0
Fork 0

refactor(k3s-upgrade): remove drain timeout

This commit is contained in:
Vojtěch Mareš 2023-11-17 10:22:19 +01:00
parent 5e7e3783e1
commit 5e59a8bb52
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -19,7 +19,6 @@ spec:
jobActiveDeadlineSecs: 3600
cordon: true
drain:
timeout: 900s # 15 minutes
force: true
ignoreDaemonSets: true
deleteLocalData: true