From c1ea3c6754259d706fd3ee8ed9c0f8a34424135b Mon Sep 17 00:00:00 2001 From: chenbowen Date: Thu, 6 Nov 2025 01:09:31 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E8=B0=83=E6=95=B4=20pod=20=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/deployment.yaml b/deployment.yaml index cef79ce3..523a1c8d 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -44,7 +44,7 @@ spec: cpu: "500m" memory: "1024Mi" limits: - cpu: "700m" + cpu: "2048m" memory: "2048Mi" terminationGracePeriodSeconds: 30 --- @@ -111,7 +111,7 @@ spec: cpu: "500m" memory: "1024Mi" limits: - cpu: "700m" + cpu: "2048m" memory: "2048Mi" terminationGracePeriodSeconds: 30 strategy: @@ -183,7 +183,7 @@ spec: cpu: "500m" memory: "1024Mi" limits: - cpu: "700m" + cpu: "2048m" memory: "2048Mi" terminationGracePeriodSeconds: 30 strategy: @@ -255,7 +255,7 @@ spec: cpu: "500m" memory: "1024Mi" limits: - cpu: "700m" + cpu: "2048m" memory: "2048Mi" terminationGracePeriodSeconds: 30 strategy: @@ -327,7 +327,7 @@ spec: cpu: "500m" memory: "1024Mi" limits: - cpu: "700m" + cpu: "2048m" memory: "2048Mi" terminationGracePeriodSeconds: 30 strategy: