X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig.yaml;h=2146ed4d9e7b1b1bdd96707e2bd927ec81ec731c;hb=b74d93d5ad6c2340e291529ce03bbed43daeb2a5;hp=e47eacae3b043ba7bf075d9fee41210f9491a835;hpb=d349bbcc5736a3f09091788cbe6afe9cdef116cd;p=ric-plt%2Fricdms.git diff --git a/config/config.yaml b/config/config.yaml index e47eaca..2146ed4 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -13,4 +13,10 @@ # limitations under the License. # log-level: debug -onborder-url: "http://service-ricplt-xapp-onboarder-http.ricplt:8888/api/v1/onboard" \ No newline at end of file +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://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" +customOnboard-url: "http://service-ricplt-xapp-onboarder-http.ricplt:8080/api/charts" \ No newline at end of file