X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fa1mediator%2Ftemplates%2Fdeployment.yaml;h=a4023e7ff4c1d4277120a0af9df9885658e99f46;hb=2134aadd480e01be448184d2d00e299a74aae182;hp=589eecd4a44167953caf78b4a382fe7cef30b4b5;hpb=e84a17179f570bce575f573a1ba79cd9e5e3ce9c;p=ric-plt%2Fric-dep.git diff --git a/helm/a1mediator/templates/deployment.yaml b/helm/a1mediator/templates/deployment.yaml index 589eecd..a4023e7 100644 --- a/helm/a1mediator/templates/deployment.yaml +++ b/helm/a1mediator/templates/deployment.yaml @@ -51,8 +51,7 @@ spec: - name: {{ include "common.containername.a1mediator" . }} volumeMounts: - name: a1conf - mountPath: /opt/route/local.rt - subPath: local.rt + mountPath: /opt/route envFrom: - configMapRef: name: {{ include "common.configmapname.a1mediator" . }}-env