From 30658b048cf06cbd19f3330333398101acb4d5e8 Mon Sep 17 00:00:00 2001 From: Mohit Kalra Date: Wed, 29 Jan 2025 12:23:12 +0530 Subject: [PATCH] updated memory limit for api pod to 4G --- helm-charts/vmpooler/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-charts/vmpooler/values.yaml b/helm-charts/vmpooler/values.yaml index e67e8c0..65bdc28 100644 --- a/helm-charts/vmpooler/values.yaml +++ b/helm-charts/vmpooler/values.yaml @@ -70,7 +70,7 @@ api: memory: 2Gi limits: cpu: 2000m - memory: 2Gi + memory: 4Gi manager: resources: