1
0
Fork 0

feat(k3s-upgrade): add drain timeout

This commit is contained in:
Vojtěch Mareš 2023-11-17 09:30:18 +01:00
parent c748d24be8
commit aa2ce2a2f9
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -18,6 +18,7 @@ spec:
serviceAccountName: system-upgrade
cordon: true
drain:
timeout: 900s # 15 minutes
force: true
ignoreDaemonSets: true
deleteLocalData: true