Merge "helm3 and K8 1.18 support added"
[ric-plt/ric-dep.git] / helm / submgr / templates / env.yaml
index 9e65676..4d40840 100644 (file)
@@ -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"