Implementation for downloading charts
[ric-plt/ricdms.git] / config / config-test.yaml
index de9d2ad..4e57661 100644 (file)
@@ -12,4 +12,8 @@
 #   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://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