New version of the common template. It unifies the naming convention between platform...
[it/dep.git] / ric-platform / 50-RIC-Platform / helm / e2mgr / values.yaml
index a0bb1af..9a84755 100644 (file)
@@ -39,24 +39,19 @@ repositoryCred: docker-reg-cred
 e2mgr:
   image:
     name: e2mgr
-    tag: 1.0.0 
+    tag: 1.6.0 
   
   
   replicaCount: 1
   
   env:
     RMR_RTG_SVC: "ric-full-rtmgr"
-  
+    RIC_ID: "bbbccc-abcd0e/20"
+
   service:
-    type: ClusterIP
     http:
       port: 3800
-      target_port: 3800
-      protocol: "TCP"
-      name: "http"
-      extport: 30004
-    nano:
+      containerPort: 3800
+    rmr:
       port: 3801
-      target_port: 3801
-      protocol: "TCP"
-      name: "nano"
+      containerPort: 3801