X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fnonrtric%2Ftemplates%2Fpv1.yaml;h=27426e4634ee55e99717e3e7f2b67395d730422b;hb=47e5e9345c69000ebbd1a7827aafbd84e8f6a3cd;hp=c9ba128a817cdc3bffea74efff7e74726e5e30c5;hpb=8a1a9a4f6864499d0340ff3b8e2de46eeda9ec33;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 }}