Implementation for downloading charts
[ric-plt/ricdms.git] / config / config.yaml
index de9d2ad..f27d413 100644 (file)
@@ -12,4 +12,7 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 #
-log-level: debug
\ No newline at end of file
+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"
\ No newline at end of file