X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fsubmgr%2Ftemplates%2Fenv.yaml;h=4d40840ae65c385148e2cecf67e5d27599303662;hb=dbbf31ae9bcdac04367bf8644a380c87ce155570;hp=9e6567680fd7ec3469f026e154b8051050bb6f36;hpb=38dc857062b14145f5b9db89d10eba0ae5b90d11;p=ric-plt%2Fric-dep.git diff --git a/helm/submgr/templates/env.yaml b/helm/submgr/templates/env.yaml index 9e65676..4d40840 100644 --- a/helm/submgr/templates/env.yaml +++ b/helm/submgr/templates/env.yaml @@ -19,11 +19,8 @@ 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" + CFG_FILE: "/cfg/submgr-config.yaml" + RMR_SEED_RT: "/cfg/submgr-uta-rtg.rt" SUBMGR_SEED_SN: "1"