diff --git a/manifests/app/deployment.yaml b/manifests/app/deployment.yaml index 840b262..5016cf9 100644 --- a/manifests/app/deployment.yaml +++ b/manifests/app/deployment.yaml @@ -20,7 +20,7 @@ spec: - containerPort: 8000 resources: requests: - cpu: 1m + cpu: 30m memory: 64Mi limits: cpu: 200m