Merge "Add one-click deployment scripts for deploying INFRA PLT and AUX"
[it/dep.git] / ric-platform / 50-RIC-Platform / helm / kong-platform / values.yaml
index 0a2a629..c0b83f3 100644 (file)
@@ -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.