Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-767

data-router-logs and elasticsearch-data mapped to same folder

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Beijing Release
    • Beijing Release
    • None
    • None

      data-router-logs and elasticsearch-data

      are mapped to the same persistent folder in dockerdata-nfs

      ---------------

      templates/data-router-deployment.yaml- - name: data-router-logs
      templates/data-router-deployment.yaml- hostPath:
      templates/data-router-deployment.yaml: path: "/dockerdata-nfs/{{ .Values.nsPrefix }}/aai/"

      templates/elasticsearch-deployment.yaml- - name: elasticsearch-data
      templates/elasticsearch-deployment.yaml- hostPath:
      templates/elasticsearch-deployment.yaml: path: "/dockerdata-nfs/{{ .Values.nsPrefix }}/aai/"

       

      inside of the containers under each mapped folder the content of the entire /dockerdata-nfs/<<namespace>>/aai folder is mapped 

       

            kerenj kerenj
            kerenj kerenj
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: