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