Support for dbaas(HA/SA) in deployment
[ric-plt/ric-dep.git] / helm / e2mgr / templates / env.yaml
index c17aa26..213b571 100644 (file)
@@ -19,10 +19,6 @@ kind: ConfigMap
 metadata:
   name: {{ include "common.configmapname.e2mgr" . }}-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.e2mgr.rmr.route" . | quote }}
    RMR_SRC_ID: {{ include "common.servicename.e2mgr.rmr" . }}.{{ include "common.namespace.platform" . }}
    #nano: {{ include "common.serviceport.e2mgr.rmr.data" . | quote }}