Create RMR route listening services. Further integrating charts with common template.
[it/dep.git] / ric-platform / 50-RIC-Platform / helm / rtmgr / values.yaml
index 299863c..fd1b077 100644 (file)
@@ -40,10 +40,8 @@ rtmgr:
     tag: 0.0.2
   
   service:
-    type: ClusterIP
-    nano:
-      port: 5656
-      target_port: 4560
-      protocol: "TCP"
-      name: "nano-port"
-  
+    rmr:
+      route:
+        port: 4561
+      data:
+        port: 4560