Remove --run_gunicorn from proxy command line arguments
This commit is contained in:
parent
3be4837e74
commit
8afa583dfe
@ -150,7 +150,6 @@ spec:
|
||||
args:
|
||||
- --config
|
||||
- /etc/litellm/config.yaml
|
||||
- --run_gunicorn
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: {{ .Values.service.port }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user