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