(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: 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 }}