diff --git a/manifests/app/deployment.yaml b/manifests/app/deployment.yaml index 0d80291..6db39b7 100644 --- a/manifests/app/deployment.yaml +++ b/manifests/app/deployment.yaml @@ -64,5 +64,5 @@ spec: cpu: "1m" memory: "16Mi" limits: - cpu: "2m" + cpu: "1m" memory: "32Mi" \ No newline at end of file