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=af110ab7875c5c0e6d9acecd089b05196d2b27d1;hb=7469f99d1eba44f0a97ea0279fd96a26d948f8a4;hp=f3fcab0598cc589c41fefcfe78d7c4cd24b5feb5;hpb=b361b2091909dc2e77d4d172b95c210f8b1b2abb;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 f3fcab05..af110ab7 100644 --- a/ric-common/Common-Template/helm/ric-common/templates/_ingresscontroller.tpl +++ b/ric-common/Common-Template/helm/ric-common/templates/_ingresscontroller.tpl @@ -144,11 +144,11 @@ ## agree with the values in the kong helm charts values.yaml files. # ############################################################################################ {{- define "common.ingresshttpport.ricplt" -}} - {{- printf "30080" -}} + {{- printf "30180" -}} {{- end -}} {{- define "common.ingresshttpsport.ricplt" -}} - {{- printf "30443" -}} + {{- printf "30543" -}} {{- end -}}