mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-14 03:10:44 -03:30
Merge pull request #1454 from Abdelsalam-Abbas/higher_drain_timeout
higher the timeouts for draining nodes while upgrading kubernetes version
This commit is contained in:
commit
b5d3d4741f
@ -1,3 +1,3 @@
|
||||
drain_grace_period: 30
|
||||
drain_timeout: 40s
|
||||
drain_grace_period: 90
|
||||
drain_timeout: 120s
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user