X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Frtmgr%2Ftemplates%2Fenv.yaml;h=795f7668a6875e20bc897aed4644c1ea0fecf266;hb=cae295e105b904822a58387865d3a0d82af3791f;hp=3a51c5b74559b946d221f01d9d7273ebfad99f88;hpb=f5d4d36619e6cdf42fe1819e957cb8237c3df33f;p=ric-plt%2Fric-dep.git diff --git a/helm/rtmgr/templates/env.yaml b/helm/rtmgr/templates/env.yaml index 3a51c5b..795f766 100644 --- a/helm/rtmgr/templates/env.yaml +++ b/helm/rtmgr/templates/env.yaml @@ -19,10 +19,6 @@ kind: ConfigMap metadata: name: {{ include "common.configmapname.rtmgr" . }}-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_SEED_RT: "/uta_rtg_ric.rt" RMR_RTG_SVC: {{ include "common.serviceport.rtmgr.rmr.route" . | quote }} CFGFILE: "/cfg/rtmgr-config.yaml"