You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by of...@apache.org on 2020/06/15 11:54:55 UTC

[incubator-dlab] branch audit updated: [DLAB-1873] Fixed issue with bucket service config

This is an automated email from the ASF dual-hosted git repository.

ofuks pushed a commit to branch audit
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/audit by this push:
     new 72844e9  [DLAB-1873] Fixed issue with bucket service config
72844e9 is described below

commit 72844e9d3ee0926562047d946d3168c43f9a4910
Author: Oleh Fuks <ol...@gmail.com>
AuthorDate: Mon Jun 15 14:54:30 2020 +0300

    [DLAB-1873] Fixed issue with bucket service config
---
 infrastructure-provisioning/terraform/bin/deploy/provisioning.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/infrastructure-provisioning/terraform/bin/deploy/provisioning.yml b/infrastructure-provisioning/terraform/bin/deploy/provisioning.yml
index abbbadf..4813d4c 100644
--- a/infrastructure-provisioning/terraform/bin/deploy/provisioning.yml
+++ b/infrastructure-provisioning/terraform/bin/deploy/provisioning.yml
@@ -67,6 +67,11 @@ provisioningService:
     timeout: 3s
     connectionTimeout: 3s
 
+bucketService:
+  jerseyClient:
+    timeout: 50m
+    connectionTimeout: 3s
+
 billingService:
   jerseyClient:
     timeout: 4m


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org