X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-common%2FCommon-Template%2Fhelm%2Fric-common%2Ftemplates%2F_ingresscontroller.tpl;h=6bc1a696ca4dd2c537ef3da40bf37d0e28b11094;hb=01adf4c86818ed16f46d8c0f9e9c691792bb233a;hp=96858a9280d4b99771aa84b90dda9e9ba671b2db;hpb=adbdd09e7300845d14107f67034d817286519a40;p=it%2Fdep.git diff --git a/ric-common/Common-Template/helm/ric-common/templates/_ingresscontroller.tpl b/ric-common/Common-Template/helm/ric-common/templates/_ingresscontroller.tpl index 96858a92..6bc1a696 100644 --- a/ric-common/Common-Template/helm/ric-common/templates/_ingresscontroller.tpl +++ b/ric-common/Common-Template/helm/ric-common/templates/_ingresscontroller.tpl @@ -54,26 +54,6 @@ {{- end -}} -{{- define "common.ingressurl.helm" -}} - {{- if .Values.global -}} - {{- if .Values.global.ingressurl -}} - {{- if .Values.global.ingressurl.helm -}} - {{- printf "%s" .Values.global.ingressurl.helm -}} - {{- else -}} - {{- printf "helm-entry" -}} - {{- end -}} - {{- else -}} - {{- printf "helm-entry" -}} - {{- end -}} - {{- else -}} - {{- printf "helm-entry" -}} - {{- end -}} -{{- end -}} - - - - - ####################### Ingress Controller Ports ########################################### ## Currently the below values are hard-coded due to the fact that kong ingress controller #