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: