Aligining Versions of Helm Charts with H-release in NONRTRIC
[it/dep.git] / nonrtric / helm / rappcatalogueservice / values.yaml
index 34af14d..f2d03ac 100644 (file)
@@ -22,16 +22,16 @@ rappcatalogueservice:
   imagePullPolicy: IfNotPresent
   image:
     registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
-    name: nonrtric-r-app-catalogue
-    tag: 1.0.0
+    name: nonrtric-plt-rappcatalogue
+    tag: 1.2.0
   service:
     allowHttp: true
     httpName: http
     internalPort1: 9080
-    targetPort1: 8080
+    targetPort1: 8680
     httpsName: https
     internalPort2: 9081
-    targetPort2: 8433
+    targetPort2: 8633
   liveness:
     initialDelaySeconds: 20
     periodSeconds: 10