From 52403c08a8b8ca474e4fc0cc0a40d78a29223594 Mon Sep 17 00:00:00 2001 From: sunlei Date: Tue, 16 Jun 2026 06:50:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8F=90=E9=AB=98API=E7=94=9F=E4=BA=A7?= =?UTF-8?q?=E5=86=85=E5=AD=98=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s/prod/api.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/prod/api.yaml b/k8s/prod/api.yaml index 450fcd0..c52cfed 100644 --- a/k8s/prod/api.yaml +++ b/k8s/prod/api.yaml @@ -60,10 +60,10 @@ spec: resources: requests: cpu: 100m - memory: 256Mi + memory: 512Mi limits: cpu: 1000m - memory: 768Mi + memory: 1536Mi volumes: - name: napcat-ssh-key secret: