Implement get the charts by name
[ric-plt/ricdms.git] / config / config-test.yaml
index 4e57661..9680096 100644 (file)
@@ -16,4 +16,5 @@ log-level: debug
 onborder-url: "http://127.0.0.1:9191"
 mock-server: "127.0.0.1:9191"
 getCharts-url: "http://127.0.0.1:9191"
-download-charts-url-format: "http://127.0.0.1:9191/helmrepo/charts/%s-%s.tgz"
\ No newline at end of file
+download-charts-url-format: "http://127.0.0.1:9191/helmrepo/charts/%s-%s.tgz"
+getCharts-by-name-url: "http://127.0.0.1:9191/helmrepo/api/charts/%s"
\ No newline at end of file