X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fe2mgr%2Ftemplates%2Fenv.yaml;h=213b5716e22d10fe3a7e263a957a4b4b74c03910;hb=refs%2Fchanges%2F01%2F6301%2F1;hp=c17aa26f53d583bf9005248b9b17584a821ecfc8;hpb=bc4d2b325c496bbf2557b634ce70ba86ac353997;p=ric-plt%2Fric-dep.git diff --git a/helm/e2mgr/templates/env.yaml b/helm/e2mgr/templates/env.yaml index c17aa26..213b571 100644 --- a/helm/e2mgr/templates/env.yaml +++ b/helm/e2mgr/templates/env.yaml @@ -19,10 +19,6 @@ 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" . }} #nano: {{ include "common.serviceport.e2mgr.rmr.data" . | quote }}