X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig.yaml;h=e8f7bbf61f10b2084a016c4612ab2bbf6aa6c786;hb=cd908f5dddeac538eb33e8344bb53e50f6b2b6af;hp=a7aecafdfd9ec8f45404060c58b2de8e6b03eb49;hpb=6e8d970e6ec582bd4473c3fbb6772906658608ca;p=ric-plt%2Fricdms.git diff --git a/config/config.yaml b/config/config.yaml index a7aecaf..e8f7bbf 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -14,4 +14,8 @@ # 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" \ No newline at end of file +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://service-ricplt-xapp-onboarder-http:8080/api/charts/%s" +getCharts-by-name-and-version-url: "http://service-ricplt-xapp-onboarder-http:8080/api/charts/%s/%s" +getXappHealth-url: "http://service-ricxapp-%s-http.%s:8080/ric/v1/health/alive" \ No newline at end of file