From 2faac1d62018c1c33fd9f0373984d803b215e151 Mon Sep 17 00:00:00 2001 From: Johannes Wicovsky Date: Thu, 22 Feb 2024 13:09:13 +0100 Subject: [PATCH 1/3] MOB-968: increase read-timeout for search-client, increase resources at prod --- Chart.yaml | 2 +- values_cusprod.yaml | 3 ++- values_cusqa.yaml | 1 + values_nsodev.yaml | 1 + 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index add162d..90e1f03 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -31,7 +31,7 @@ dependencies: version: 4.2.1 repository: oci://prodnso-harbor-01.smardigo.digital/infrastructure - name: smardigo-connect - version: 0.1.60 + version: 0.1.61 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-worker version: 0.1.49 diff --git a/values_cusprod.yaml b/values_cusprod.yaml index a11f89d..cea3b04 100644 --- a/values_cusprod.yaml +++ b/values_cusprod.yaml @@ -142,6 +142,7 @@ smardigo-connect: elastic: process_search_module: external_v2 process_search_client_enabled: true + process_search_client_read_timeout: 10000 ocr: enabled: true four_eyes_principle_deletion: true @@ -150,7 +151,7 @@ smardigo-connect: limits: memory: 4Gi requests: - cpu: "2" + cpu: "2.5" processSearch: additional_labels: restart: 20231115-1315 diff --git a/values_cusqa.yaml b/values_cusqa.yaml index 3c53650..5e8f803 100644 --- a/values_cusqa.yaml +++ b/values_cusqa.yaml @@ -156,6 +156,7 @@ smardigo-connect: elastic: process_search_module: external_v2 process_search_client_enabled: true + process_search_client_read_timeout: 4000 ocr: enabled: true four_eyes_principle_deletion: true diff --git a/values_nsodev.yaml b/values_nsodev.yaml index e5b8cbc..b39cdf9 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -154,6 +154,7 @@ smardigo-connect: elastic: process_search_module: external_v2 process_search_client_enabled: true + process_search_client_read_timeout: 4000 mail: properties: allowed_domains: "netgo.de" From 309d06c90763079924859e2df579d6b586d1d952 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Str=C3=B6hl?= Date: Mon, 26 Feb 2024 09:19:39 +0100 Subject: [PATCH 2/3] update fixed helm chart template --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 90e1f03..aadc5ea 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -31,7 +31,7 @@ dependencies: version: 4.2.1 repository: oci://prodnso-harbor-01.smardigo.digital/infrastructure - name: smardigo-connect - version: 0.1.61 + version: 0.1.62 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-worker version: 0.1.49 From 186810198d22b9fafe0e3e01ba02ddbcc271aee3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Str=C3=B6hl?= Date: Thu, 29 Feb 2024 10:17:38 +0100 Subject: [PATCH 3/3] update qa worker --- values_cusqa.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/values_cusqa.yaml b/values_cusqa.yaml index 5e8f803..178e6be 100644 --- a/values_cusqa.yaml +++ b/values_cusqa.yaml @@ -139,7 +139,7 @@ smardigo-connect: ingress: customIpWhitelist: "212.121.131.106/32,149.233.6.129/32,46.245.219.98/32,164.138.195.162/32,10.0.0.0/16,167.235.150.133/32,167.235.150.197/32,23.88.53.161/32,195.201.113.110/32,5.75.184.216/32,92.42.192.157/32,92.42.192.9/32,164.92.251.253/32,91.107.228.133/32,167.235.25.0/32" image: - version: 11.1.49 + version: 11.2.24 envvars: tenant_id: cusqa-mobene oidc: @@ -162,6 +162,8 @@ smardigo-connect: four_eyes_principle_deletion: true config_delete_scope_enabled: true processSearch: + image: + version: 1.4.5 additional_labels: restart: 20231027-0830 @@ -169,11 +171,11 @@ smardigo-worker: uba: enabled: true image: - version: 10.6.0 + version: 11.2.0 sepa: enabled: true image: - version: 10.3.0 + version: 11.2.0 ocr: enabled: true image: