This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
kubespray
mirror of
https://github.com/kubernetes-sigs/kubespray.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
higher draining timeouts
pull/1454/head
Ubuntu
7 years ago
parent
b495d36fa5
commit
5145a8e8be
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
roles/upgrade/pre-upgrade/defaults/main.yml
4
roles/upgrade/pre-upgrade/defaults/main.yml
View File
@ -1,3 +1,3 @@
drain_grace_period
:
3
0
drain_timeout
:
4
0s
drain_grace_period
:
9
0
drain_timeout
:
12
0s
Write
Preview
Loading…
Cancel
Save