X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-common%2FCommon-Template%2Fhelm%2Fric-common%2Ftemplates%2F_configmapname.tpl;h=4b0a562ce3c389685db13fbd8dce862d41dff9c5;hb=2df61c2fcf64b32ecf7f064ef9cbbe6b54a15bc0;hp=c9fcebf8e02f0e55c7ca1370ed81019e8e682784;hpb=1c4ca31af79d1b399ea506080b8b248cf514feb2;p=it%2Fdep.git diff --git a/ric-common/Common-Template/helm/ric-common/templates/_configmapname.tpl b/ric-common/Common-Template/helm/ric-common/templates/_configmapname.tpl index c9fcebf8..4b0a562c 100644 --- a/ric-common/Common-Template/helm/ric-common/templates/_configmapname.tpl +++ b/ric-common/Common-Template/helm/ric-common/templates/_configmapname.tpl @@ -56,6 +56,10 @@ {{- printf "configmap-%s" $name | trunc 63 | trimSuffix "-" -}} {{- end -}} +{{- define "common.configmapname.vespamgr" -}} + {{- $name := ( include "common.fullname.vespamgr" . ) -}} + {{- printf "configmap-%s" $name | trunc 63 | trimSuffix "-" -}} +{{- end -}} {{- define "common.configmapname.nexus" -}} {{- $name := ( include "common.fullname.nexus" . ) -}}