From 7a145c40bdaf8f66c54926f13e961fc77f6894be Mon Sep 17 00:00:00 2001 From: bamanker Date: Tue, 28 Nov 2023 00:55:23 +0800 Subject: [PATCH] =?UTF-8?q?fix=E4=BA=86k8s=20devops=E7=9A=84=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.yaml b/deploy.yaml index 8097efa..b360479 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -41,7 +41,7 @@ spec: protocol: TCP resources: limits: - cpu: 300m + cpu: 99m memory: 100Mi terminationMessagePath: /dev/termination-log terminationMessagePolicy: File