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: