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=3b089031368fe2801d662405ef53d9233b07bc63;hp=f3fcab0598cc589c41fefcfe78d7c4cd24b5feb5;hpb=bb6097c9e2fa2918028892b2c5e675841029bee9;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 -}}