forked from phoenix/litellm-mirror
Merge pull request #3783 from BerriAI/litellm_fix_dont_use_gunicorn_helm
[Fix] - don't use `gunicorn` on litellm helm
This commit is contained in:
commit
0623eb0274
1 changed files with 0 additions and 1 deletions
|
@ -161,7 +161,6 @@ spec:
|
|||
args:
|
||||
- --config
|
||||
- /etc/litellm/config.yaml
|
||||
- --run_gunicorn
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: {{ .Values.service.port }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue