Updating the Values.yaml for several services. Cleaned out proprietary data
[it/otf.git] / oran-ric-test-head / config.json
1 {\r
2   "base_address": "http://localhost:3000",\r
3   "actions_path": {\r
4     "alive": "/appmgr/ric/v1/health/alive",\r
5     "ready": "/appmgr/ric/v1/health/ready",\r
6     "list": "/appmgr/ric/v1/xapps",\r
7     "deploy": "/appmgr/ric/v1/xapps",\r
8     "delete": "/appmgr/ric/v1/xapps/"\r
9    }\r
10 }