From aff317e300d947189711dda039b3a61d093a5a33 Mon Sep 17 00:00:00 2001 From: Bidyashish Date: Fri, 6 Dec 2024 14:28:28 -0800 Subject: [PATCH] update cruncy resources in Prod (#4044) --- devops/helm/crunchy-postgres/values-0c27fb-prod.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devops/helm/crunchy-postgres/values-0c27fb-prod.yaml b/devops/helm/crunchy-postgres/values-0c27fb-prod.yaml index 74ddfe60b9..20e47eb92e 100644 --- a/devops/helm/crunchy-postgres/values-0c27fb-prod.yaml +++ b/devops/helm/crunchy-postgres/values-0c27fb-prod.yaml @@ -27,11 +27,11 @@ instances: storage: 5Gi storageClassName: netapp-block-standard requests: - cpu: 250m - memory: 512Mi + cpu: "2" + memory: 2Gi limits: - cpu: "1" - memory: 1Gi + cpu: "4" + memory: 4Gi replicaCertCopy: requests: cpu: 50m