X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fnonrtric%2Ftemplates%2Fpv2.yaml;h=0058780e3a3a0b3478b12ff3a6671df879d47c14;hb=4c590d97d5cc689e8e1f338bd740f8e585a4e0ec;hp=6fd313ccd7ff707a03e7712fd54af74a1c3aedb0;hpb=998f077bd3228cf136283a05cc2350d3f6cb3788;p=it%2Fdep.git diff --git a/nonrtric/helm/nonrtric/templates/pv2.yaml b/nonrtric/helm/nonrtric/templates/pv2.yaml index 6fd313cc..0058780e 100644 --- a/nonrtric/helm/nonrtric/templates/pv2.yaml +++ b/nonrtric/helm/nonrtric/templates/pv2.yaml @@ -29,7 +29,7 @@ spec: - ReadWriteMany persistentVolumeReclaimPolicy: Retain hostPath: - path: /dockerdata-nfs/nonrtric/volume2 + path: {{ .Values.nonrtric.volume2.hostPath }} storageClassName: {{ .Values.nonrtric.volume2.storageClassName }} {{- end }}