[COMMON] Fix resources indent
[oom.git] / kubernetes / so / components / so-mariadb / templates / job.yaml
index 60c40b6..155814d 100644 (file)
@@ -166,8 +166,7 @@ spec:
         - name: backup-storage
           mountPath: /var/data/mariadb
         {{- end }}
-        resources:
-{{ include "common.resources" . | indent 12 }}
+        resources: {{ include "common.resources" . | nindent 10 }}
       {{ include "common.waitForJobContainer" . | indent 6 | trim }}
       {{- if .Values.nodeSelector }}
       nodeSelector: