Fixed external port in Policy service.
[it/dep.git] / ric-common / Common-Template / helm / nonrtric-common / templates / _controlpanel.tpl
   {{- printf "controlpanel" -}}
 {{- end -}}
 
-{{- define "common.namespace.nonrtric" -}}
-  {{- printf "nonrtric" -}}
-{{- end -}}
-
 {{- define "common.containername.controlpanel" -}}
   {{- $name := ( include "common.name.controlpanel" . ) -}}
   {{- printf "container-%s" $name | trunc 63 | trimSuffix "-" -}}
-{{- end -}}
-
-{{- define "common.serviceport.controlpanel.http" -}}30090{{- end -}}
-
-{{- define "common.serviceport.controlpanel.container" -}}8080{{- end -}}
\ No newline at end of file
+{{- end -}}
\ No newline at end of file