[COMMON] Fix resources indent
[oom.git] / kubernetes / common / music / components / music-cassandra / templates / statefulset.yaml
index d80e70b..7162926 100644 (file)
@@ -118,8 +118,7 @@ spec:
           - name: {{ include "common.fullname" . }}-data
             mountPath: /var/lib/cassandra
 {{- end }}
-        resources:
-{{ include "common.resources" . | indent 12 }}
+        resources: {{ include "common.resources" . | nindent 10 }}
       volumes:
       - name: localtime
         hostPath: