change ricplt kong port to avoid conflict with dashboard
[it/dep.git] / ric-platform / 50-RIC-Platform / helm / kong-platform / values.yaml
index c0b83f3..cd658c4 100644 (file)
@@ -14,9 +14,9 @@ kong:
 
   proxy:
     http:
-      nodePort: 30080
+      nodePort: 30180
     tls:
-      nodePort: 30443
+      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