[COMMON] Fix resources indent
[oom.git] / kubernetes / so / components / so-openstack-adapter / templates / deployment.yaml
index 55493f7..dd6d1f0 100755 (executable)
@@ -45,7 +45,7 @@ spec:
       containers:
       - name: {{ include "common.name" . }}
         image: {{ include "repositoryGenerator.repository" . }}/{{ .Values.image }}
-        resources: {{ include "common.resources" . | nindent 12 }}
+        resources: {{ include "common.resources" . | nindent 10 }}
         {{- if .Values.global.aafEnabled }}
         command:
         - sh