X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fo1mediator%2Ftemplates%2Fdeployment.yaml;h=ddd26859770fd3383b6b7d605a9285b62fab1232;hb=393136323474cc68318eda4a674d91cc6aca0ffc;hp=5aa02c665ed9ada3d1e3f178096c638feeea6e1f;hpb=83612495fa2df8e9f5cb987194b257988ab31cdb;p=ric-plt%2Fric-dep.git diff --git a/helm/o1mediator/templates/deployment.yaml b/helm/o1mediator/templates/deployment.yaml index 5aa02c6..ddd2685 100644 --- a/helm/o1mediator/templates/deployment.yaml +++ b/helm/o1mediator/templates/deployment.yaml @@ -54,7 +54,7 @@ spec: imagePullPolicy: {{ include "common.dockerregistry.pullpolicy" $pullpolicyctx }} envFrom: - configMapRef: - name: {{ include "common.configmapname.o1mediator" . }}-env + name: {{ include "common.configmapname.dbaas" . }}-appconfig ports: - name: http-supervise containerPort: {{ include "common.serviceport.o1mediator.http.supervise" . }}