X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=init%2Fconfig-file.json;h=7177f117f70edfc9386b3eac82d1b56708676041;hb=444bc392fb4de4ed478bebb0ad56b4c92af23782;hp=fdaeb3e481f4515d99865647088692ed0b144c19;hpb=26728b0bbb0472f919d05924d71e5c305ede7d98;p=ric-app%2Fhw-python.git diff --git a/init/config-file.json b/init/config-file.json index fdaeb3e..7177f11 100644 --- a/init/config-file.json +++ b/init/config-file.json @@ -7,26 +7,10 @@ "image": { "registry": "nexus3.o-ran-sc.org:10004", "name": "o-ran-sc/ric-app-hw-python", - "tag": "1.0.0" + "tag": "1.1.0" } } ], - "livenessProbe": { - "httpGet": { - "path": "ric/v1/health/alive", - "port": 8080 - }, - "initialDelaySeconds": 5, - "periodSeconds": 15 - }, - "readinessProbe": { - "httpGet": { - "path": "ric/v1/health/ready", - "port": 8080 - }, - "initialDelaySeconds": 5, - "periodSeconds": 15 - }, "messaging": { "ports": [ {