From 1649bd9f9c59b638dcf11a41f25c3d63c3dd4199 Mon Sep 17 00:00:00 2001 From: "jan.jantzen" Date: Wed, 7 Aug 2024 18:22:32 +0200 Subject: [PATCH 1/3] dev polling rate und access log als test --- Chart.yaml | 2 +- values_nsodev.yaml | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index a494edf..70f82d5 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.66 + version: 0.1.67 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-worker version: 0.2.13 diff --git a/values_nsodev.yaml b/values_nsodev.yaml index c9fe08c..5cb2e2e 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -171,7 +171,10 @@ smardigo-connect: ingress: enabled: true 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,164.92.251.253/32,91.107.228.133/32,167.235.25.0/32" - + cloudevents: + poll-interval: 200 + accesslog: + enabled: true smardigo-worker: uba: From 10a75f45d857c108a7ac4ff5907863f892646b45 Mon Sep 17 00:00:00 2001 From: "jan.jantzen" Date: Thu, 8 Aug 2024 08:36:52 +0200 Subject: [PATCH 2/3] dev polling rate und access log als test fix --- Chart.yaml | 2 +- values_nsodev.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 70f82d5..1f5ea9d 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.67 + version: 0.1.68 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-worker version: 0.2.13 diff --git a/values_nsodev.yaml b/values_nsodev.yaml index 5cb2e2e..81e1ce3 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -162,6 +162,10 @@ smardigo-connect: enabled: true four_eyes_principle_deletion: true config_delete_scope_enabled: true + cloudevents: + pollinterval: 200 + accesslog: + enabled: true processSearch: image: version: 1.4.5 @@ -171,10 +175,6 @@ smardigo-connect: ingress: enabled: true 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,164.92.251.253/32,91.107.228.133/32,167.235.25.0/32" - cloudevents: - poll-interval: 200 - accesslog: - enabled: true smardigo-worker: uba: From d67df7688a13b0f99c4576449dfbc51b766fcc67 Mon Sep 17 00:00:00 2001 From: "jan.jantzen" Date: Mon, 12 Aug 2024 08:48:52 +0200 Subject: [PATCH 3/3] dev polling rate und access log als test fix --- values_cusprod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_cusprod.yaml b/values_cusprod.yaml index 10f17c3..21eebfe 100644 --- a/values_cusprod.yaml +++ b/values_cusprod.yaml @@ -128,7 +128,7 @@ smardigo-connect: memory: 3Gi connect: additional_labels: - restart: 20240807-1353 + restart: 20240812-0850 domain: connect-cusprod-prodwork01.smardigo.digital 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"