X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-test.yaml;h=b2b246198884f7f11a9fb715084fd5960a8bd198;hb=9960403a919d3aeb771d7504376a6cb5f7a6e3d1;hp=de9d2adb3c6c85cb561fbea9c6ce94c69d28bdb9;hpb=0158faf85fa2465c5f6f6179b988295179717885;p=ric-plt%2Fricdms.git diff --git a/config/config-test.yaml b/config/config-test.yaml index de9d2ad..b2b2461 100644 --- a/config/config-test.yaml +++ b/config/config-test.yaml @@ -12,4 +12,10 @@ # 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" +getCharts-by-name-url: "http://127.0.0.1:9191/helmrepo/api/charts/%s" +getCharts-by-name-and-version-url: "http://127.0.0.1:9191/helmrepo/api/charts/%s/%s" \ No newline at end of file