X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fnonrtric%2Ftemplates%2Fpv1.yaml;h=27426e4634ee55e99717e3e7f2b67395d730422b;hb=4c590d97d5cc689e8e1f338bd740f8e585a4e0ec;hp=c9ba128a817cdc3bffea74efff7e74726e5e30c5;hpb=998f077bd3228cf136283a05cc2350d3f6cb3788;p=it%2Fdep.git diff --git a/nonrtric/helm/nonrtric/templates/pv1.yaml b/nonrtric/helm/nonrtric/templates/pv1.yaml index c9ba128a..27426e46 100644 --- a/nonrtric/helm/nonrtric/templates/pv1.yaml +++ b/nonrtric/helm/nonrtric/templates/pv1.yaml @@ -29,7 +29,7 @@ spec: - ReadWriteMany persistentVolumeReclaimPolicy: Retain hostPath: - path: /dockerdata-nfs/nonrtric/volume1 + path: {{ .Values.nonrtric.volume1.hostPath }} storageClassName: {{ .Values.nonrtric.volume1.storageClassName }} {{- end }}