diff --git a/chart/templates/_helpers.yaml b/chart/templates/_helpers.yaml index d7b3c43079c169..719b6647b585f4 100644 --- a/chart/templates/_helpers.yaml +++ b/chart/templates/_helpers.yaml @@ -250,7 +250,7 @@ If release name contains chart name it will be used as a full name. {{- with .Values.dags.gitSync.env }} {{- toYaml . | nindent 4 }} {{- end }} - resources: {{ toYaml .Values.dags.gitSync.resources | nindent 6 }} + resources: {{ toYaml .Values.dags.gitSync.resources | nindent 4 }} volumeMounts: - name: dags mountPath: /git