From 5613cc420998d7baf4ab6843e2841fee362dc093 Mon Sep 17 00:00:00 2001 From: chenbowen Date: Thu, 6 Nov 2025 13:58:19 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E8=B0=83=E6=95=B4=20bpm=20=E8=B5=84?= =?UTF-8?q?=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: