From 4b978c9cc115c4f4032d5f3dbc4d3cde002449cc Mon Sep 17 00:00:00 2001 From: vasraz Date: Sat, 26 Feb 2022 17:22:58 +0000 Subject: Implement improved MinIo client Change-Id: Ic9abd6b0bdaa17e9deff2279a64416d81f7ad606 Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3886 --- .../sdc-catalog-fe/templates/default/FE-configuration.yaml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'catalog-fe/sdc-frontend') diff --git a/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/templates/default/FE-configuration.yaml.erb b/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/templates/default/FE-configuration.yaml.erb index 4b371959d5..8dc3c51df3 100644 --- a/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/templates/default/FE-configuration.yaml.erb +++ b/catalog-fe/sdc-frontend/chef-repo/cookbooks/sdc-catalog-fe/templates/default/FE-configuration.yaml.erb @@ -24,7 +24,7 @@ beSslPort: <%= @ssl_port %> threadpoolSize: 50 # request processing timeout (seconds) -requestTimeout: 10 +requestTimeout: 1200 # catalog ms (the host-port values need to be changed once it is deployed) catalogFacadeMs: -- cgit 1.2.3-korg