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 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
drain_grace_period: 30
|
||||
drain_timeout: 40s
|
||||
drain_grace_period: 90
|
||||
drain_timeout: 120s
|
||||
|
||||
|
|
Loading…
Reference in a new issue