Increase LiteLLM migration job memory
This commit is contained in:
parent
8e8c69101e
commit
7dc19443ab
@ -43,9 +43,9 @@ litellm:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 256Mi
|
||||
limits:
|
||||
memory: 512Mi
|
||||
limits:
|
||||
memory: 2Gi
|
||||
|
||||
proxy_config:
|
||||
model_list:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user