X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fpolicymanagementservice%2Ftemplates%2Fpv.yaml;h=929c7e5e419f931eb685112591e9181886e21a04;hb=082459c24ff29be551b43b1a64d81ba09dbfef04;hp=f840a7888a0c32c51c9be3f9a6880ce96273ded4;hpb=866a34f4a876d61246b67ee6fc9ec066c7960ad2;p=it%2Fdep.git diff --git a/nonrtric/helm/policymanagementservice/templates/pv.yaml b/nonrtric/helm/policymanagementservice/templates/pv.yaml index f840a788..929c7e5e 100644 --- a/nonrtric/helm/policymanagementservice/templates/pv.yaml +++ b/nonrtric/helm/policymanagementservice/templates/pv.yaml @@ -35,4 +35,3 @@ spec: hostPath: path: {{ .Values.policymanagementservice.persistence.mountPath }}/{{ .Values.policymanagementservice.persistence.mountSubPath }} storageClassName: "{{ .Values.policymanagementservice.persistence.storageClass }}" -