diff --git a/templates/worker.yaml b/templates/worker.yaml index efbd952..f4e55c7 100644 --- a/templates/worker.yaml +++ b/templates/worker.yaml @@ -55,7 +55,7 @@ spec: memory: "2Gi" cpu: "1" limits: - memory: "8Gi" + memory: "4Gi" cpu: "2" env: - name: K8S_POD_NAME @@ -180,7 +180,7 @@ spec: memory: "2Gi" cpu: "1" limits: - memory: "8Gi" + memory: "4Gi" cpu: "2" env: - name: K8S_POD_NAME