X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig.yaml;h=36604be0306b5c4bac799e6d8ec0bc2ad1f8cfa9;hb=c1e4374fb522f55e9263dd2deca3d244e709ebdf;hp=7f4470ef0331741b6125bc82183846dbb2739b04;hpb=e3ac46a8c1e74aa6fea57bb7d92e763bd4bd6b7c;p=ric-plt%2Fricdms.git diff --git a/config/config.yaml b/config/config.yaml index 7f4470e..36604be 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -16,4 +16,6 @@ log-level: debug onborder-url: "http://service-ricplt-xapp-onboarder-http.ricplt:8888/api/v1/onboard" getCharts-url: "http://service-ricplt-xapp-onboarder-http.ricplt:8080/api/charts" download-charts-url-format: "http://service-ricplt-xapp-onboarder-http.ricplt:8080/charts/%s-%s.tgz" -getCharts-by-name-url: "http://172.17.0.1:9100/helmrepo/api/charts/%s" \ No newline at end of file +getCharts-by-name-url: "http://172.17.0.1:9100/helmrepo/api/charts/%s" +getCharts-by-name-and-version-url: "http://172.17.0.1:9100/helmrepo/api/charts/%s/%s" +getXappHealth-url: "http://service-ricxqapp-%s-http.%s:8080/ric/v1/health/alive" \ No newline at end of file