Change images to release registry and release versions
[it/dep.git] / nonrtric / helm / rappcatalogueservice / values.yaml
index e21d2c5..3165c46 100644 (file)
@@ -23,17 +23,15 @@ rappcatalogueservice:
   image:
     registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
     name: nonrtric-r-app-catalogue
-    tag: 1.0.0
+    tag: 1.0.1
   service:
     allowHttp: true
     httpName: http
     internalPort1: 9080
-    targetPort1: 8080
-    externalPort1: 30093
+    targetPort1: 8680
     httpsName: https
     internalPort2: 9081
-    targetPort2: 8433
-    externalPort2: 30094
+    targetPort2: 8633
   liveness:
     initialDelaySeconds: 20
     periodSeconds: 10