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