From ccb6c42e869514b0d1c5a9089bec1abaa74668aa Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Tue, 12 Nov 2024 12:01:37 -0800 Subject: [PATCH] fix migrations job.yml --- deploy/charts/litellm-helm/templates/migrations-job.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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: