Merge "Drop the submodule nexus-repository-helm"
[it/dep.git] / ric-platform / 50-RIC-Platform / helm / kong-platform / values.yaml
index 0a2a629..cd658c4 100644 (file)
@@ -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.