fix: 提高API生产内存限制
This commit is contained in:
parent
3f664ca4c9
commit
52403c08a8
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user