forked from phoenix/litellm-mirror
(fix) re-include deployment.yaml
This commit is contained in:
parent
e3523561f8
commit
fe200cfb07
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ spec:
|
||||||
args:
|
args:
|
||||||
- --config
|
- --config
|
||||||
- /etc/litellm/config.yaml
|
- /etc/litellm/config.yaml
|
||||||
|
- --run_gunicorn
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: {{ .Values.service.port }}
|
containerPort: {{ .Values.service.port }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue