Update the resources deployment and traversal
[oom.git] / kubernetes / aai / templates / aai-resources-deployment.yaml
index c874e39..6c78ca8 100644 (file)
@@ -54,11 +54,13 @@ spec:
           value: /var/chef/aai-data/environments
         - name: CHEF_GIT_URL
           value: http://gerrit.onap.org/r/aai
+        - name: LOCAL_USER_ID
+          value: "0"
         volumeMounts:
         - mountPath: /etc/localtime
           name: localtime
           readOnly: true
-        - mountPath: /opt/aai/logroot/
+        - mountPath: /opt/aai/logroot/AAI-RES
           name: aai-resources-logs
         - mountPath: /var/chef/aai-data/
           name: aai-data