X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fe2mgr%2Ftemplates%2Fenv.yaml;h=213b5716e22d10fe3a7e263a957a4b4b74c03910;hb=e8cf06011b3a15ed711385bc180802c2d869c26c;hp=3c95c5b7546d4aa1d23d35e87265881a94bf8630;hpb=38dc857062b14145f5b9db89d10eba0ae5b90d11;p=ric-plt%2Fric-dep.git diff --git a/helm/e2mgr/templates/env.yaml b/helm/e2mgr/templates/env.yaml index 3c95c5b..213b571 100644 --- a/helm/e2mgr/templates/env.yaml +++ b/helm/e2mgr/templates/env.yaml @@ -19,12 +19,7 @@ kind: ConfigMap metadata: name: {{ include "common.configmapname.e2mgr" . }}-env data: - DBAAS_SERVICE_HOST: {{ include "common.servicename.dbaas.tcp" . | quote }} - DBAAS_SERVICE_PORT: {{ include "common.serviceport.dbaas.tcp" . | quote }} - DBAAS_PORT_6379_TCP_ADDR: {{ include "common.servicename.dbaas.tcp" . | quote }} - DBAAS_PORT_6379_TCP_PORT: {{ include "common.serviceport.dbaas.tcp" . | quote }} RMR_RTG_SVC: {{ include "common.serviceport.e2mgr.rmr.route" . | quote }} RMR_SRC_ID: {{ include "common.servicename.e2mgr.rmr" . }}.{{ include "common.namespace.platform" . }} - RIC_ID: "{{ .Values.e2mgr.env.RIC_ID }}" #nano: {{ include "common.serviceport.e2mgr.rmr.data" . | quote }}