Fix Near RT RIC AlarmAdapter http port 21/4021/1
authorLusheng Ji <lji@research.att.com>
Mon, 8 Jun 2020 13:15:46 +0000 (09:15 -0400)
committerLusheng Ji <lji@research.att.com>
Mon, 8 Jun 2020 13:15:54 +0000 (09:15 -0400)
Change-Id: Ib0076ca9fc5d29241fed1e809ec757ec7acd40b8
Signed-off-by: Lusheng Ji <lji@research.att.com>
ric-common/Common-Template/helm/ric-common/Chart.yaml
ric-common/Common-Template/helm/ric-common/templates/_alarmadapter.tpl

index 23da501..2f71492 100644 (file)
@@ -18,4 +18,4 @@
 apiVersion: v1
 description: Common templates for inclusion in other charts
 name: ric-common
-version: 3.3.0
+version: 3.3.1
index 6ff7b58..2755492 100755 (executable)
@@ -61,4 +61,4 @@
 
 {{- define "common.serviceport.alarmadapter.rmr.data" -}}4560{{- end -}}
 {{- define "common.serviceport.alarmadapter.rmr.route" -}}4561{{- end -}}
-{{- define "common.serviceport.alarmadapter.http" -}}3800{{- end -}}
+{{- define "common.serviceport.alarmadapter.http" -}}8080{{- end -}}