mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-14 10:25:37 +00:00
Fix Docs Formatting in Website
- [+] docs(deploy.md): move tip about versioning inside the tab item
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user