X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig.yaml;h=f27d413cfa012c694af8fb036892e442349b996e;hb=f8dc81bc7dd198da9fcb17bef2e164dc71c39e49;hp=de9d2adb3c6c85cb561fbea9c6ce94c69d28bdb9;hpb=0158faf85fa2465c5f6f6179b988295179717885;p=ric-plt%2Fricdms.git diff --git a/config/config.yaml b/config/config.yaml index de9d2ad..f27d413 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -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