diff --git a/deployment.yaml b/deployment.yaml index 3eb7d0a..5ba082a 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -61,8 +61,8 @@ spec: protocol: TCP resources: requests: - cpu: 2m - memory: 20Mi + cpu: 1m + memory: 10Mi limits: cpu: 100m memory: 50Mi