Remove --run_gunicorn from proxy command line arguments

This commit is contained in:
Shaun Maher
2024-02-22 16:12:04 +11:00
parent 3be4837e74
commit 8afa583dfe
@@ -150,7 +150,6 @@ spec:
args:
- --config
- /etc/litellm/config.yaml
- --run_gunicorn
ports:
- name: http
containerPort: {{ .Values.service.port }}