X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fpolicymanagementservice%2Ftemplates%2Fdeployment.yaml;fp=nonrtric%2Fhelm%2Fpolicymanagementservice%2Ftemplates%2Fdeployment.yaml;h=27bd077355c856b0b468bad1acbbd3d3e12e7f09;hb=192ed9a49eb48f7965a36e796b8be14e93ebb2f2;hp=1a541542af5bb11c0e17b8a041cff9900092998d;hpb=8c3573e016c2f12579383b54eef7f62c652e5ff4;p=it%2Fdep.git diff --git a/nonrtric/helm/policymanagementservice/templates/deployment.yaml b/nonrtric/helm/policymanagementservice/templates/deployment.yaml index 1a541542..27bd0773 100644 --- a/nonrtric/helm/policymanagementservice/templates/deployment.yaml +++ b/nonrtric/helm/policymanagementservice/templates/deployment.yaml @@ -62,8 +62,7 @@ spec: periodSeconds: {{ .Values.policymanagementservice.liveness.periodSeconds }} volumeMounts: - name: {{ include "common.name.policymanagementservice" . }}-policy-conf - mountPath: /opt/app/policy-agent/config/application_configuration.json - subPath: application_configuration.json + mountPath: /opt/app/policy-agent/data volumes: - name: {{ include "common.name.policymanagementservice" . }}-policy-conf configMap: