mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
mark Helm PreSyn as BETA
This commit is contained in:
parent
387c70c989
commit
da84056e59
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ general_settings:
|
|||
disable_spend_logs: True
|
||||
```
|
||||
|
||||
## 7. Use Helm PreSync Hook for Database Migrations
|
||||
## 7. Use Helm PreSync Hook for Database Migrations [BETA]
|
||||
|
||||
To ensure only one service manages database migrations, use our [Helm PreSync hook for Database Migrations](https://github.com/BerriAI/litellm/blob/main/deploy/charts/litellm-helm/templates/migrations-job.yaml). This ensures migrations are handled during `helm upgrade` or `helm install`, while LiteLLM pods explicitly disable migrations.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue