diff --git a/deploy/deployment.yaml b/deploy/deployment.yaml index d636b1e..cf23b9e 100644 --- a/deploy/deployment.yaml +++ b/deploy/deployment.yaml @@ -28,5 +28,5 @@ spec: memory: 256Mi cpu: "250m" requests: - memory: 128Mi - cpu: "80m" \ No newline at end of file + memory: 4Gi + cpu: "500m" \ No newline at end of file