X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-common%2FCommon-Template%2Fhelm%2Fnonrtric-common%2Ftemplates%2F_policymanagementservice.tpl;fp=nonrtric%2Fhelm%2Fpolicymanagementservice%2Ftemplates%2F_policymanagementservice.tpl;h=b265ec345bf45ea43d382158dcdc88b0fae47461;hb=7e09001c5b58dab96d014fe3f9c41f89b53f3cc3;hp=44522a340f7e9989b21377efcd466e139fa4471a;hpb=250396e51a04a674636d14c8d9c59b7b10dc229d;p=it%2Fdep.git diff --git a/nonrtric/helm/policymanagementservice/templates/_policymanagementservice.tpl b/ric-common/Common-Template/helm/nonrtric-common/templates/_policymanagementservice.tpl similarity index 90% rename from nonrtric/helm/policymanagementservice/templates/_policymanagementservice.tpl rename to ric-common/Common-Template/helm/nonrtric-common/templates/_policymanagementservice.tpl index 44522a34..b265ec34 100644 --- a/nonrtric/helm/policymanagementservice/templates/_policymanagementservice.tpl +++ b/ric-common/Common-Template/helm/nonrtric-common/templates/_policymanagementservice.tpl @@ -18,13 +18,7 @@ {{- 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 -}}