X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-common%2FCommon-Template%2Fhelm%2Fric-common%2Ftemplates%2F_appmgr.tpl;fp=ric-common%2FCommon-Template%2Fhelm%2Fric-common%2Ftemplates%2F_appmgr.tpl;h=954ba3d08248cb4001342e386d90dd61059fe988;hb=4b0b3a2dd5339329246e103e59cf197148c9a0cc;hp=bdaf4bba95e272bb1b13acb2a76c950d58d980e7;hpb=4c6681e11ffe07273d9beefce3b28a9f5df7ff60;p=it%2Fdep.git diff --git a/ric-common/Common-Template/helm/ric-common/templates/_appmgr.tpl b/ric-common/Common-Template/helm/ric-common/templates/_appmgr.tpl index bdaf4bba..954ba3d0 100644 --- a/ric-common/Common-Template/helm/ric-common/templates/_appmgr.tpl +++ b/ric-common/Common-Template/helm/ric-common/templates/_appmgr.tpl @@ -40,10 +40,6 @@ {{- printf "container-%s" $name | trunc 63 | trimSuffix "-" -}} {{- end -}} -{{- define "common.containername.appmgr.chartmuseum" -}} - {{- $name := ( include "common.fullname.appmgr" . ) -}} - {{- printf "container-%s-helmrepo" $name | trunc 63 | trimSuffix "-" -}} -{{- end -}} {{- define "common.serviceaccountname.appmgr" -}} {{- $name := ( include "common.fullname.appmgr" . ) -}} @@ -55,7 +51,6 @@ {{- printf "ingress-%s" $name | trunc 63 | trimSuffix "-" -}} {{- end -}} -{{- define "common.kongpath.ric.helmrepo" -}}/helmrepo{{- end -}} {{- define "common.kongpath.ric.appmgr" -}}/appmgr{{- end -}} {{- define "common.servicename.appmgr.rmr" -}} @@ -77,4 +72,3 @@ {{- define "common.serviceport.appmgr.rmr.route" -}}4561{{- end -}} {{- define "common.serviceport.appmgr.http" -}}8080{{- end -}} -{{- define "common.serviceport.appmgr.chartmuseum.http" -}}27015{{- end -}}