fix(chat): adjust CPU resource requests and limits in values.alpha.yaml

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-02-25 03:41:18 +08:00
parent 50df468cdd
commit f97766589f

View File

@ -16,10 +16,10 @@ chat:
protocol: TCP
resources:
requests:
cpu: '0.5'
cpu: '100m'
memory: 512Mi
limits:
cpu: '1'
cpu: '500m'
memory: 1Gi
probes: {}
services: