Move Kong to infra deployment
[it/dep.git] / ric-infra / 30-Kong / helm / kong / values.yaml
similarity index 92%
rename from ric-platform/50-RIC-Platform/helm/kong/values.yaml
rename to ric-infra/30-Kong/helm/kong/values.yaml
index 25469eb..2cab0bc 100644 (file)
@@ -14,9 +14,9 @@ kong:
 
   proxy:
     http:
-      nodePort: 31080
+      nodePort: 32080
     tls:
-      nodePort: 31443
+      nodePort: 32443
   # 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