forked from phoenix/litellm-mirror
fix - don't use gunicorn on litellm helm
This commit is contained in:
parent
4e5be51373
commit
815dcd9187
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