updated image tag version to 1.0.3
[ric-app/rc.git] / xapp-descriptor / config.json
index 21fd680..bf88bb0 100644 (file)
@@ -7,7 +7,7 @@
       "image": {
         "registry": "nexus3.o-ran-sc.org:10002",
         "name": "o-ran-sc/ric-app-rc",
-        "tag": "1.0.1"
+        "tag": "1.0.3"
       }
     }
   ],
@@ -68,6 +68,7 @@
   },
    "controls": {
           "ricHOControlgRpcServerPort" : "7777",
-          "logLevel": 4
+          "logLevel": 3,
+          "controlAckTimer" : 2
    }
 }