mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
Fix Docs Formatting in Website
- [+] docs(deploy.md): move tip about versioning inside the tab item
This commit is contained in:
parent
7891830136
commit
33ba57a1b5
1 changed files with 2 additions and 2 deletions
|
|
@ -129,11 +129,11 @@ spec:
|
|||
name: litellm-config-file
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
||||
> [!TIP]
|
||||
> To avoid issues with predictability, difficulties in rollback, and inconsistent environments, use versioning or SHA digests (for example, `litellm:main-v1.30.3` or `litellm@sha256:12345abcdef...`) instead of `litellm:main-latest`.
|
||||
|
||||
</TabItem>
|
||||
|
||||
</Tabs>
|
||||
|
||||
## Deploy with Database
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue