From 767c27e514e703fa4e3759c4bdecf5dedbce13b9 Mon Sep 17 00:00:00 2001 From: "jan.jantzen" Date: Wed, 7 Aug 2024 11:10:57 +0200 Subject: [PATCH] prod postgres memory from 2 to 3Gb --- values_cusprod.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/values_cusprod.yaml b/values_cusprod.yaml index fa81209..08ac552 100644 --- a/values_cusprod.yaml +++ b/values_cusprod.yaml @@ -118,6 +118,9 @@ smardigo-connect: basebackup: timeThreshold: 86400 # for backups older than 1 day teamLabel: alerting-nso-mobene + resources: + limits: + memory: 3Gi connect: additional_labels: restart: 20240806-0900 @@ -149,7 +152,7 @@ smardigo-connect: config_delete_scope_enabled: true resources: limits: - memory: 8Gi + memory: 4Gi requests: cpu: "2.5" processSearch: