chore: litellm ooming (#95)
- update memory and cpu resources Reviewed-on: #95
This commit was merged in pull request #95.
This commit is contained in:
@@ -51,11 +51,11 @@ spec:
|
||||
timeoutSeconds: 5
|
||||
resources:
|
||||
limits:
|
||||
cpu: "1"
|
||||
memory: 2Gi
|
||||
cpu: "2"
|
||||
memory: 6Gi
|
||||
requests:
|
||||
cpu: 250m
|
||||
memory: 512Mi
|
||||
memory: 2Gi
|
||||
volumeMounts:
|
||||
- mountPath: /app/config.yaml
|
||||
name: config
|
||||
|
||||
Reference in New Issue
Block a user