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/04/13 08:30:10 UTC

[incubator-dlab] branch DLAB-1571 updated: updated config

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

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


The following commit(s) were added to refs/heads/DLAB-1571 by this push:
     new bc07cbc  updated config
bc07cbc is described below

commit bc07cbccadaf0abcd59bdd59cb3687a7c5cb93b9
Author: Oleh Fuks <ol...@gmail.com>
AuthorDate: Mon Apr 13 11:29:42 2020 +0300

    updated 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 7e29738..abbbadf 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
 
+billingService:
+  jerseyClient:
+    timeout: 4m
+    connectionTimeout: 3s
+
 # Log out user on inactivity
 inactiveUserTimeoutMillSec: 7200000
 


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