X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fe2mgr%2Ftemplates%2Fdeployment.yaml;fp=helm%2Fe2mgr%2Ftemplates%2Fdeployment.yaml;h=f5cbafe9f83f323fe9e6386434ab4a46defc8c82;hb=e84a17179f570bce575f573a1ba79cd9e5e3ce9c;hp=04028a433c80a5d326fb716acdb8d8c2f1c3ce69;hpb=f5d4d36619e6cdf42fe1819e957cb8237c3df33f;p=ric-plt%2Fric-dep.git diff --git a/helm/e2mgr/templates/deployment.yaml b/helm/e2mgr/templates/deployment.yaml index 04028a4..f5cbafe 100644 --- a/helm/e2mgr/templates/deployment.yaml +++ b/helm/e2mgr/templates/deployment.yaml @@ -59,6 +59,8 @@ spec: envFrom: - configMapRef: name: {{ include "common.configmapname.e2mgr" . }}-env + - configMapRef: + name: {{ include "common.configmapname.dbaas" . }}-appconfig ports: - name: "http" containerPort: {{ include "common.serviceport.e2mgr.http" . }}