mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 10:14:26 +00:00
Merge 4dfaa15ae4
into b82af5b826
This commit is contained in:
commit
5bda569844
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue