diff --git a/deploy/worker.yml b/deploy/worker.yml index 9b58013..4321b90 100644 --- a/deploy/worker.yml +++ b/deploy/worker.yml @@ -26,7 +26,7 @@ spec: resources: requests: memory: "1500Mi" - cpu: "50m" + cpu: "300m" limits: memory: "1500Mi" - cpu: "50m" + cpu: "300m"