X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig.yaml;h=2146ed4d9e7b1b1bdd96707e2bd927ec81ec731c;hb=refs%2Fchanges%2F30%2F11230%2F1;hp=861912dbc382d2c2fd23443cda8c9719c27f7256;hpb=d8d204f3ca9ebfd256043f6a0de526887fdcace9;p=ric-plt%2Fricdms.git diff --git a/config/config.yaml b/config/config.yaml index 861912d..2146ed4 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -16,5 +16,7 @@ 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" -getCharts-by-name-and-version-url: "http://172.17.0.1:9100/helmrepo/api/charts/%s/%s" \ No newline at end of file +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