This commit is contained in:
Taylor Sly 2025-04-24 01:05:58 -07:00 committed by GitHub
commit 5bda569844
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -239,6 +239,9 @@ spec:
image: ghcr.io/berriai/litellm:main-latest # it is recommended to fix a version generally
ports:
- containerPort: 4000
args:
- "--config"
- "/app/proxy_server_config.yaml"
volumeMounts:
- name: config-volume
mountPath: /app/proxy_server_config.yaml