X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Falarmadapter%2Ftemplates%2Fenv.yaml;fp=helm%2Falarmadapter%2Ftemplates%2Fenv.yaml;h=545b266f33fd0ca58eeee060774d0008e0a69910;hb=b01abe7a4f8a5ca70bbf75ce385b99bf52241d3c;hp=84dd7831b01c7c03f00bf3a7b77173de038c42a9;hpb=f882a9b97ac9dec5dfc2468f3150911e296132dc;p=ric-plt%2Fric-dep.git diff --git a/helm/alarmadapter/templates/env.yaml b/helm/alarmadapter/templates/env.yaml index 84dd783..545b266 100644 --- a/helm/alarmadapter/templates/env.yaml +++ b/helm/alarmadapter/templates/env.yaml @@ -18,10 +18,6 @@ kind: ConfigMap metadata: name: {{ include "common.configmapname.alarmadapter" . }}-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.alarmadapter.rmr.route" . | quote }} RMR_SRC_ID: {{ include "common.servicename.alarmadapter.rmr" . }}.{{ include "common.namespace.platform" . }} CFGFILE: "/cfg/alarmadapter-config.yaml"