From 635357d1d3ea69b975abb60f1f2ae9349a396850 Mon Sep 17 00:00:00 2001 From: owen Date: Wed, 7 Aug 2024 21:47:21 +0800 Subject: [PATCH] 1 --- gp060/patch/api-deployment_patch.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gp060/patch/api-deployment_patch.yaml b/gp060/patch/api-deployment_patch.yaml index a144215..1ee3a78 100644 --- a/gp060/patch/api-deployment_patch.yaml +++ b/gp060/patch/api-deployment_patch.yaml @@ -19,10 +19,10 @@ spec: env: - name: TZ value: "Asia/Shanghai" - resources: - requests: - cpu: "0.5" - memory: "4Gi" - limits: - cpu: "1" - memory: "8Gi" \ No newline at end of file + # resources: + # requests: + # cpu: "0.5" + # memory: "4Gi" + # limits: + # cpu: "1" + # memory: "8Gi" \ No newline at end of file