From e1c04ed4138c2ab7413e75056d54ae0199c5226e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Str=C3=B6hl?= Date: Fri, 1 Dec 2023 07:52:49 +0100 Subject: [PATCH 1/3] update smardigo at qa-stage --- values_cusqa.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_cusqa.yaml b/values_cusqa.yaml index 9f32332..8ab4ee7 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.43 + version: 11.1.49 envvars: tenant_id: cusqa-mobene oidc: From 570e8761a4f8e0e81392160c6ebbf4212834ae6b Mon Sep 17 00:00:00 2001 From: MIchael Haehnel Date: Thu, 14 Dec 2023 02:52:08 +0100 Subject: [PATCH 2/3] NOTICKET: Add mariadb config - raise max_allowed_packet to 100M --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index c81a45f..42a01ab 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -37,7 +37,7 @@ dependencies: version: 0.1.48 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-wordpress - version: 0.1.39 + version: 0.1.41 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-wordpress version: 0.1.39 From 1f96ea67e98ef183d981616e94ba84f6a3b536e6 Mon Sep 17 00:00:00 2001 From: Johannes Wicovsky Date: Fri, 15 Dec 2023 14:58:00 +0100 Subject: [PATCH 3/3] increase db-size of qa --- values_cusqa.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_cusqa.yaml b/values_cusqa.yaml index 8ab4ee7..9b69d4f 100644 --- a/values_cusqa.yaml +++ b/values_cusqa.yaml @@ -98,7 +98,7 @@ smardigo-connect: postgres: spec: volume: - size: 25Gi + size: 35Gi additionalVolumes: - name: backup-monitoring-script mountPath: /nso_scripts