diff --git a/helm/chart/templates/cronjob-fixture-reset.yaml b/helm/chart/templates/cronjob-fixture-reset.yaml index 40bc144..dbd1d58 100644 --- a/helm/chart/templates/cronjob-fixture-reset.yaml +++ b/helm/chart/templates/cronjob-fixture-reset.yaml @@ -199,4 +199,5 @@ spec: - docker-healthcheck periodSeconds: 3 resources: - {{- toYaml .Values.resources.fixtures | nindent 16 }} \ No newline at end of file + {{- toYaml .Values.resources.fixtures | nindent 16 }} +{{- end }} \ No newline at end of file