From 9249acad6f5e72f28d8797a71d38c39e3d104ee4 Mon Sep 17 00:00:00 2001 From: Pratap2018 Date: Thu, 25 Jan 2024 11:46:08 +0530 Subject: [PATCH] update --- .deploy/deployment.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.deploy/deployment.yaml b/.deploy/deployment.yaml index 6a53aaf..af18d10 100644 --- a/.deploy/deployment.yaml +++ b/.deploy/deployment.yaml @@ -23,8 +23,8 @@ spec: readOnly: true resources: limits: - memory: "1Gi" - cpu: "500m" + memory: "512Gi" + cpu: "250m" ports: - containerPort: __PORT__ env: @@ -122,8 +122,8 @@ spec: resources: limits: - memory: "256Mi" - cpu: "500m" + memory: "128Mi" + cpu: "200m" ports: - containerPort: __PORT__ env: