X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fkong-platform%2Fvalues.yaml;h=cd658c4bfc40591f549d0ad2d63bd4578536520d;hb=b0d610ef0ba334c963cac6e2f3423657fda803dd;hp=0a2a6292e959974afb375b6ce177a73d4ceaeff2;hpb=ad7f56d736f082b4882ca9be81ae40c27e240881;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/kong-platform/values.yaml b/ric-platform/50-RIC-Platform/helm/kong-platform/values.yaml index 0a2a6292..cd658c4b 100644 --- a/ric-platform/50-RIC-Platform/helm/kong-platform/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/kong-platform/values.yaml @@ -14,6 +14,10 @@ kong: proxy: http: - nodePort: 30080 + nodePort: 30180 tls: - nodePort: 30443 \ No newline at end of file + nodePort: 30543 + # These port numbers MUST matche with what's in + # ric-common/Common-Template/helm/ric-common/templates/_ingresscontroller.tpl file. + # If need to change a proxy port here, do not forget to update the + # _ingresscontroller.tpl file with the new port number.