fix AAI data-router and es mapping
[oom.git] / kubernetes / aai / templates / elasticsearch-deployment.yaml
index d3535d0..7eae172 100644 (file)
@@ -67,7 +67,7 @@ spec:
           name: aai-elasticsearch-configmap
       - name: elasticsearch-data
         hostPath:
-          path: "/dockerdata-nfs/{{ .Values.nsPrefix }}/aai/"
+          path: "/dockerdata-nfs/{{ .Values.nsPrefix }}/aai/elasticsearch/data"
       imagePullSecrets:
       - name: "{{ .Values.nsPrefix }}-docker-registry-key"
 #{{ end }}