diff --git a/manifests/api-deployment.yaml b/manifests/api-deployment.yaml index 4aa4802..c6c2cbe 100644 --- a/manifests/api-deployment.yaml +++ b/manifests/api-deployment.yaml @@ -25,5 +25,4 @@ spec: resources: requests: memory: 0.1Gi - limits: - memory: 0.5Gi + cpu: 50Mi