Merge pull request #1035 from freyes/http-timeout
Bump up http timeout to 2 minutes.
This commit is contained in:
@@ -138,3 +138,7 @@ insecure_registry = {{ test_registry_prefix }}
|
||||
|
||||
[dns]
|
||||
nameservers = {{ test_name_server }}
|
||||
|
||||
[service-clients]
|
||||
# Default is 60s which is not enough for resource constrained environments.
|
||||
http_timeout = 120
|
||||
|
||||
Reference in New Issue
Block a user