Fixed external port in Policy service.
[it/dep.git] / ric-common / Common-Template / helm / nonrtric-common / templates / _policymanagementservice.tpl
   {{- printf "policymanagementservice" -}}
 {{- end -}}
 
-{{- define "common.namespace.nonrtric" -}}
-  {{- printf "nonrtric" -}}
-{{- end -}}
-
 {{- define "common.container.policymanagementservice" -}}
   {{- $name := ( include "common.name.policymanagementservice" . ) -}}
   {{- printf "container-%s" $name | trunc 63 | trimSuffix "-" -}}
 {{- end -}}
-
-{{- define "common.serviceport.policymanagementservice.http" -}}8081{{- end -}}