Using common template port numbers
[it/dep.git] / ric-aux / 80-Auxiliary-Functions / helm / dashboard / values.yaml
index 77a3a5c..45dc0a1 100644 (file)
@@ -26,11 +26,12 @@ dashboard:
     name: ric-dashboard
     tag: 1.2.0
   replicaCount: 1
-  service:
-    http:
-      nodeport: 30080
-      # Tomcat listens here
-      containerPort: 8080
+
+  # Service ports are now defined in 
+  # ric-common/Common-Template/helm/ric-common/templates/_ports.tpl file.
+  # If need to change a service port, make the code change necessary, then
+  # update the _ports.tpl file with the new port number.
+
   # config URLs must be specified at deployment
   properties:
     # The URL prefixes use K8S/Kong service names