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:
Spencer Smith 2017-07-19 10:39:33 -04:00 committed by GitHub
commit b5d3d4741f

View file

@ -1,3 +1,3 @@
drain_grace_period: 30
drain_timeout: 40s
drain_grace_period: 90
drain_timeout: 120s