X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-common%2FCommon-Template%2Fhelm%2Fric-common%2Ftemplates%2F_mrsub.tpl;fp=ric-common%2FCommon-Template%2Fhelm%2Fric-common%2Ftemplates%2F_mrsub.tpl;h=15583d55a29f7f20db375993c44c04ddba36b35e;hb=dc00cdf008775e2ac5dddb186d1eb81e80370b69;hp=9a38261d7879319b2c12d7f5db40743d65961a3b;hpb=ca9b3ee64b3966fa1d20226b361b4f614434129e;p=it%2Fdep.git diff --git a/ric-common/Common-Template/helm/ric-common/templates/_mrsub.tpl b/ric-common/Common-Template/helm/ric-common/templates/_mrsub.tpl index 9a38261d..15583d55 100644 --- a/ric-common/Common-Template/helm/ric-common/templates/_mrsub.tpl +++ b/ric-common/Common-Template/helm/ric-common/templates/_mrsub.tpl @@ -14,17 +14,9 @@ # limitations under the License. # ################################################################################ -# template for component name + {{- define "common.name.mrsub" -}} - {{- if .Values.mrsub -}} - {{- if .Values.mrsub.nameOverride -}} - {{- printf "%s" .Values.mrsub.nameOverride -}} - {{- else -}} - {{- printf "mrsub" -}} - {{- end -}} - {{- else -}} - {{- printf "mrsub" -}} - {{- end -}} + {{- printf "mrsub" -}} {{- end -}} {{- define "common.fullname.mrsub" -}}