From 0fe5bcfb8937f1a90524d59c9c398d256acb3067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A6=83=E6=98=8C=E6=B3=A2?= Date: Sat, 2 Apr 2022 08:23:32 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20deploy.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy.yaml b/deploy.yaml index 1622bb9..c18cb07 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -31,8 +31,8 @@ spec: protocol: TCP resources: limits: - cpu: '1' - memory: 1000Mi + cpu: '0.5' + memory: 500Mi terminationMessagePath: /dev/termination-log terminationMessagePolicy: File dnsPolicy: ClusterFirst @@ -55,4 +55,4 @@ spec: selector: app: $IMAGES sessionAffinity: None - type: ClusterIP \ No newline at end of file + type: ClusterIP