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=f3fcab0598cc589c41fefcfe78d7c4cd24b5feb5;hb=4258a602a4b8fe2bd0995f0926b1ed06e0f7d35c;hp=5602418ef1eed30acbfce15adbafceaa41717e23;hpb=6cacc1f18011ec5a71e32fe09e406ed13c8603b5;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 5602418e..f3fcab05 100644 --- a/ric-common/Common-Template/helm/ric-common/templates/_ingresscontroller.tpl +++ b/ric-common/Common-Template/helm/ric-common/templates/_ingresscontroller.tpl @@ -172,12 +172,12 @@ {{- define "common.ingresshttpport.ricinfra" -}} - {{- printf "33080" -}} + {{- printf "32180" -}} {{- end -}} {{- define "common.ingresshttpsport.ricinfra" -}} - {{- printf "33443" -}} + {{- printf "32543" -}} {{- end -}}