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