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=bb6097c9e2fa2918028892b2c5e675841029bee9;hp=5602418ef1eed30acbfce15adbafceaa41717e23;hpb=948cb92657906b0c6ede9e1f82a56b95521fe0b4;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 -}}