(fix) re-include deployment.yaml

This commit is contained in:
Ishaan Jaff 2024-03-16 10:51:32 -07:00
parent e3523561f8
commit fe200cfb07

View file

@ -161,6 +161,7 @@ spec:
args:
- --config
- /etc/litellm/config.yaml
- --run_gunicorn
ports:
- name: http
containerPort: {{ .Values.service.port }}