[COMMON] Fix resources indent
[oom.git] / kubernetes / common / common / templates / _resources.tpl
index fae7743..cd60b99 100644 (file)
@@ -55,5 +55,5 @@
 */ -}}
 {{- define "common.resources" -}}
 {{- $flavor := include "common.flavor" . -}}
-{{- toYaml (pluck $flavor .Values.resources | first) | indent 12 -}}
+{{- toYaml (pluck $flavor .Values.resources | first) -}}
 {{- end -}}