diff --git a/deploy/charts/litellm-helm/values.yaml b/deploy/charts/litellm-helm/values.yaml index 690ca69e730..01c2246c9da 100644 --- a/deploy/charts/litellm-helm/values.yaml +++ b/deploy/charts/litellm-helm/values.yaml @@ -53,7 +53,7 @@ topologySpreadConstraints: # whenUnsatisfiable: DoNotSchedule # labelSelector: # matchLabels: - # app: litellm + # app.kubernetes.io/name: 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.