Add error check if arg is nil
[ric-plt/ricdms.git] / config / config.yaml
index e8f7bbf..2146ed4 100644 (file)
@@ -18,4 +18,5 @@ 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
+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