Add chart for VESPA Mgr
[it/dep.git] / ric-common / Common-Template / helm / ric-common / templates / _ports.tpl
index 36f91c4..0b9b6a5 100644 (file)
@@ -53,6 +53,8 @@
 {{- define "common.serviceport.appmgr.rmr.route" -}}4561{{- end -}}
 {{- define "common.serviceport.appmgr.http" -}}8080{{- end -}}
 
+{{- define "common.serviceport.vespamgr.http" -}}8080{{- end -}}
+
 {{- define "common.serviceport.nexus.http" -}}8080{{- end -}}
 
 {{- define "common.serviceport.chartmuseum.http" -}}8080{{- end -}}
@@ -67,7 +69,5 @@
 {{- define "common.serviceport.messagerouter.kafka" -}}9092{{- end -}}
 {{- define "common.serviceport.messagerouter.zookeeper" -}}2181{{- end -}}
 
-{{- define "common.serviceport.ves.http" -}}30235{{- end -}}
-{{- define "common.serviceport.ves.http.container" -}}8080{{- end -}}
-{{- define "common.serviceport.ves.https" -}}30417{{- end -}}
-{{- define "common.serviceport.ves.https.container" -}}8443{{- end -}}
+{{- define "common.serviceport.ves.http" -}}8080{{- end -}}
+{{- define "common.serviceport.ves.https" -}}8443{{- end -}}