diff --git a/deploy/charts/litellm-helm/templates/migrations-job.yaml b/deploy/charts/litellm-helm/templates/migrations-job.yaml index 7f2cc0aeb..5c34a8feb 100644 --- a/deploy/charts/litellm-helm/templates/migrations-job.yaml +++ b/deploy/charts/litellm-helm/templates/migrations-job.yaml @@ -1,6 +1,5 @@ -""" -This job runs the prisma migrations for the LiteLLM DB. -""" +# This job runs the prisma migrations for the LiteLLM DB. + apiVersion: batch/v1 kind: Job metadata: