mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Remove --run_gunicorn from proxy command line arguments
This commit is contained in:
parent
3be4837e74
commit
8afa583dfe
1 changed files with 0 additions and 1 deletions
|
|
@ -150,7 +150,6 @@ spec:
|
|||
args:
|
||||
- --config
|
||||
- /etc/litellm/config.yaml
|
||||
- --run_gunicorn
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: {{ .Values.service.port }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue