Merge "Migrate OOF to v14 AAI schema"
[oom.git] / kubernetes / aai / charts / aai-modelloader / templates / deployment.yaml
index 7ca2a9f..3a81168 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2018 Amdocs, AT&T
+# Modifications Copyright © 2018 Bell Canada
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -58,6 +59,8 @@ spec:
         ports:
         - containerPort: {{ .Values.service.internalPort }}
         - containerPort: {{ .Values.service.internalPort2 }}
+        resources:
+{{ include "common.resources" . | indent 12 }}
 
       # side car containers
       - name: filebeat-onap