From 9350f9fd4f4b05da98db9d757256447d194ac191 Mon Sep 17 00:00:00 2001 From: Thomas SAMSON <93578303+ThomasSamson@users.noreply.github.com> Date: Wed, 31 Jul 2024 14:35:00 +0200 Subject: [PATCH] Update fixtures-job.yaml --- helm/chart/templates/fixtures-job.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/chart/templates/fixtures-job.yaml b/helm/chart/templates/fixtures-job.yaml index 55c2a86..485e5ed 100644 --- a/helm/chart/templates/fixtures-job.yaml +++ b/helm/chart/templates/fixtures-job.yaml @@ -209,4 +209,4 @@ spec: tolerations: {{- toYaml . | nindent 8 }} {{- end }} -{{ - end }} \ No newline at end of file +{{- end }}