X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fsubmgr%2Ftemplates%2Fenv.yaml;fp=helm%2Fsubmgr%2Ftemplates%2Fenv.yaml;h=6dbd565e599febeb7bb36000b7bd089dd329f683;hb=e84a17179f570bce575f573a1ba79cd9e5e3ce9c;hp=9e6567680fd7ec3469f026e154b8051050bb6f36;hpb=f5d4d36619e6cdf42fe1819e957cb8237c3df33f;p=ric-plt%2Fric-dep.git diff --git a/helm/submgr/templates/env.yaml b/helm/submgr/templates/env.yaml index 9e65676..6dbd565 100644 --- a/helm/submgr/templates/env.yaml +++ b/helm/submgr/templates/env.yaml @@ -19,10 +19,6 @@ kind: ConfigMap metadata: name: {{ include "common.configmapname.submgr" . }}-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.submgr.rmr.route" . | quote }} RMR_SRC_ID: {{ include "common.servicename.submgr.rmr" . }}.{{ include "common.namespace.platform" . }} CFGFILE: "/cfg/submgr-config.yaml"