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
increase etcd timeout value again
pull/38/head
Smaine Kahlouch
9 years ago
parent
2df70d6a3d
commit
2bd6b83656
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
roles/etcd/tasks/main.yml
2
roles/etcd/tasks/main.yml
View File
@ -10,4 +10,4 @@
wait_for:
port
:
2379
delay
:
5
timeout
:
3
0
timeout
:
10
0
Write
Preview
Loading…
Cancel
Save