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=c0b83f3713f2a0f855eeb9a15e8d8fe9ae3cae6b;hb=bb6097c9e2fa2918028892b2c5e675841029bee9;hp=0a2a6292e959974afb375b6ce177a73d4ceaeff2;hpb=431ae3c7eab922223215b52f2a347029eb95335b;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..c0b83f37 100644 --- a/ric-platform/50-RIC-Platform/helm/kong-platform/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/kong-platform/values.yaml @@ -16,4 +16,8 @@ kong: http: nodePort: 30080 tls: - nodePort: 30443 \ No newline at end of file + nodePort: 30443 + # 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.