X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=init%2Fconfig-file.json;h=7177f117f70edfc9386b3eac82d1b56708676041;hb=refs%2Fchanges%2F13%2F7613%2F1;hp=36885aaefa127553813ae88e8c81d8c1c13d3e9d;hpb=0a782b1b6973024f2e0ba36c7083b184eb837d79;p=ric-app%2Fhw-python.git diff --git a/init/config-file.json b/init/config-file.json index 36885aa..7177f11 100644 --- a/init/config-file.json +++ b/init/config-file.json @@ -11,22 +11,6 @@ } } ], - "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": [ {