mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Add documentation
This commit is contained in:
parent
90bf0b95fb
commit
2e9347bb2b
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ podLabels: {}
|
|||
strategy: {}
|
||||
|
||||
terminationGracePeriodSeconds: 90
|
||||
|
||||
topologySpreadConstraints:
|
||||
[]
|
||||
# - maxSkew: 1
|
||||
|
|
@ -53,6 +54,7 @@ topologySpreadConstraints:
|
|||
# whenUnsatisfiable: DoNotSchedule
|
||||
# labelSelector:
|
||||
# matchLabels:
|
||||
# Adjust to match the name passed to `helm install`:
|
||||
# app.kubernetes.io/name: litellm
|
||||
|
||||
# At the time of writing, the litellm docker image requires write access to the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue