Merge "Add pomba and vfc to realm files"
[oom.git] / kubernetes / aaf / charts / aaf-sms / templates / deployment.yaml
index 189cc0d..ed24f67 100644 (file)
@@ -81,7 +81,7 @@ spec:
           - mountPath: /sms/auth
             name: {{ include "common.fullname" . }}-auth
         resources:
-{{ include "common.resources" . | indent 12 }}
+{{ include "common.resources" . | indent 10 }}
         {{- if .Values.nodeSelector }}
         nodeSelector:
 {{ toYaml .Values.nodeSelector | indent 10 }}