From e7ca82c4b9e8f99092b6ec40fccbcd6d4ed4e2b2 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Tue, 17 Jul 2018 06:10:07 -0400 Subject: [PATCH] Removed initializing timeout --- templates/Nextcloud/0/rancher-compose.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/Nextcloud/0/rancher-compose.yml b/templates/Nextcloud/0/rancher-compose.yml index 5ae5b1c..23e42a1 100644 --- a/templates/Nextcloud/0/rancher-compose.yml +++ b/templates/Nextcloud/0/rancher-compose.yml @@ -60,7 +60,6 @@ services: request_line: GET /healthcheck HTTP/1.1 interval: 5000 response_timeout: 2000 - initializing_timeout: 30000 healthy_threshold: 2 unhealthy_threshold: 3 strategy: none