add the forked kong subcharts to avoid helm update
[it/dep.git] / ric-aux / 80-Auxiliary-Functions / 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