Add chartmuseum as the helm repo
[it/dep.git] / ric-common / Common-Template / helm / ric-common / templates / _ports.tpl
index fe463c2..36f91c4 100644 (file)
@@ -55,6 +55,8 @@
 
 {{- define "common.serviceport.nexus.http" -}}8080{{- end -}}
 
+{{- define "common.serviceport.chartmuseum.http" -}}8080{{- end -}}
+
 {{- define "common.serviceport.dashboard.http" -}}30080{{- end -}}
 {{- define "common.serviceport.dashboard.container" -}}8080{{- end -}}
 
@@ -68,4 +70,4 @@
 {{- 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 -}}
\ No newline at end of file
+{{- define "common.serviceport.ves.https.container" -}}8443{{- end -}}