Fixed external port in Policy service.
[it/dep.git] / ric-common / Common-Template / helm / nonrtric-common / templates / _a1simulator.tpl
   {{- printf "a1simulator" -}}
 {{- end -}}
 
-{{- define "common.namespace.nonrtric" -}}
-  {{- printf "nonrtric" -}}
-{{- end -}}
-
 {{- define "common.fullname.a1simulator" -}}
   {{- $name := ( include "common.name.a1simulator" . ) -}}
   {{- $namespace := "nonrtric" -}}
@@ -32,5 +28,3 @@
   {{- $name := ( include "common.fullname.a1simulator" . ) -}}
   {{- printf "container-%s" $name | trunc 63 | trimSuffix "-" -}}
 {{- end -}}
-
-{{- define "common.serviceport.a1simulator.http" -}}8085{{- end -}}