diff --git a/deployment.yaml b/deployment.yaml index c98cfaa..8a20fb0 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -46,7 +46,7 @@ spec: cpu: "500m" memory: "1024Mi" limits: - cpu: "700m" + cpu: "1" memory: "2048Mi" terminationGracePeriodSeconds: 30 strategy: