X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Frsm%2Ftemplates%2Fenv.yaml;h=d42a4e879892559b0935b42d3de531f261cffa78;hb=b515b9665914751651377cd6e9fd7626b69174db;hp=9fad361ae0d6e9d41cfff16ad2c9dd0a0cba599a;hpb=38dc857062b14145f5b9db89d10eba0ae5b90d11;p=ric-plt%2Fric-dep.git diff --git a/helm/rsm/templates/env.yaml b/helm/rsm/templates/env.yaml index 9fad361..d42a4e8 100644 --- a/helm/rsm/templates/env.yaml +++ b/helm/rsm/templates/env.yaml @@ -18,10 +18,6 @@ kind: ConfigMap metadata: name: {{ include "common.configmapname.rsm" . }}-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.rsm.rmr.route" . | quote }}