Update the resources deployment and traversal
[oom.git] / kubernetes / aai / templates / aai-traversal-deployment.yaml
index d430479..a566080 100644 (file)
@@ -58,11 +58,13 @@ spec:
           value: http://gerrit.onap.org/r/aai
         - name: RESOURCES_HOSTNAME
           value: aai-resources.{{ .Values.nsPrefix }}-aai
+        - name: LOCAL_USER_ID
+          value: "0"
         volumeMounts:
         - mountPath: /etc/localtime
           name: localtime
           readOnly: true
-        - mountPath: /opt/aai/logroot/
+        - mountPath: /opt/aai/logroot/AAI-GQ
           name: aai-traversal-logs
         - mountPath: /var/chef/aai-data/
           name: aai-data