Removed initializing timeout
This commit is contained in:
@@ -60,7 +60,6 @@ services:
|
|||||||
request_line: GET /healthcheck HTTP/1.1
|
request_line: GET /healthcheck HTTP/1.1
|
||||||
interval: 5000
|
interval: 5000
|
||||||
response_timeout: 2000
|
response_timeout: 2000
|
||||||
initializing_timeout: 30000
|
|
||||||
healthy_threshold: 2
|
healthy_threshold: 2
|
||||||
unhealthy_threshold: 3
|
unhealthy_threshold: 3
|
||||||
strategy: none
|
strategy: none
|
||||||
|
|||||||
Reference in New Issue
Block a user