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

CLAMP mariadb pv is pointing to a wrong location

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Beijing Release
    • Beijing Release
    • None
    • None
    • OOM Sprint 9 - Beijing freeze

      CLAMP mariadb pv is pointing to a wrong location:

      hostPath:
      path: {{ .Values.global.persistence.mountPath | default .Values.persistence.mountPath }}/{{ .Release.Name }}/{{ .Values.persistence.mountSubPath }}

      instead of:

      hostPath:
      path: {{ .Values.global.persistence.mountPath | default .Values.persistence.mountPath }}/{{ .Release.Namespace }}/{{ .Values.persistence.mountSubPath }}

      As a result under /dockerdata-nfs there is directory with helm release name instead of namespace.

            vaibhav_16dec vaibhav_16dec
            BorislavG Borislav Glozman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: