[COMMON] Fix resources indent
[oom.git] / kubernetes / so / components / so-sdnc-adapter / templates / deployment.yaml
index b95e0b5..1b94083 100755 (executable)
@@ -43,7 +43,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