increase etcd timeout value again
This commit is contained in:
parent
2df70d6a3d
commit
2bd6b83656
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@
|
||||||
wait_for:
|
wait_for:
|
||||||
port: 2379
|
port: 2379
|
||||||
delay: 5
|
delay: 5
|
||||||
timeout: 30
|
timeout: 100
|
||||||
|
|
Loading…
Reference in a new issue