From 2e9347bb2bd67079a69eaf86a025ceef49907be0 Mon Sep 17 00:00:00 2001 From: Nico Suter <37929910+nicosuter@users.noreply.github.com> Date: Wed, 8 Apr 2026 18:22:01 +0200 Subject: [PATCH] Add documentation --- deploy/charts/litellm-helm/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy/charts/litellm-helm/values.yaml b/deploy/charts/litellm-helm/values.yaml index 01c2246c9da..c8062c0096f 100644 --- a/deploy/charts/litellm-helm/values.yaml +++ b/deploy/charts/litellm-helm/values.yaml @@ -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