New version of the common template. It unifies the naming convention between platform...
[it/dep.git] / ric-xapps / 90-xApps / helm / xapp-std / values.yaml
index 4d95ef1..1eaa11a 100644 (file)
@@ -45,11 +45,12 @@ ricapp:
     tag: latest
 
   service:
-    enabled: true
-    type: ClusterIP
-    name: xapp-std-service
-    port: 8080
-    rmrPort: 4560
+    http:
+      port: 8080
+      containerPort: 8080
+    rmr:
+      port: 4560
+      containerPort: 4560
 
   probes:
     healthAliveCheckEndpoint: ric/v1/health/alive