mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
apply codex suggestion
This commit is contained in:
parent
584d6a192e
commit
04b4660072
1 changed files with 2 additions and 2 deletions
|
|
@ -54,8 +54,8 @@ topologySpreadConstraints:
|
|||
# whenUnsatisfiable: DoNotSchedule
|
||||
# labelSelector:
|
||||
# matchLabels:
|
||||
# Adjust to match `.Values.nameOverride` if you override it (default: "litellm"):
|
||||
# app.kubernetes.io/name: litellm
|
||||
# Adjust to match name passed to `helm install`:
|
||||
# app.kubernetes.io/instance: litellm
|
||||
|
||||
# At the time of writing, the litellm docker image requires write access to the
|
||||
# filesystem on startup so that prisma can install some dependencies.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue