X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Frappmanager%2Fresources%2Fconfig%2Fapplication.yaml;fp=nonrtric%2Fhelm%2Frappmanager%2Fresources%2Fconfig%2Fapplication.yaml;h=e61f10fe4d4b8bfe6293231d85b451d12a5d8d36;hb=c88d2fb7dadd06ea9745df238ecbc7bc7955d8e7;hp=813325eb3f480388a52ea3fee48f2f0871b91b15;hpb=2e1a996d685b26af321c12a3a730cd4e961b0f75;p=it%2Fdep.git diff --git a/nonrtric/helm/rappmanager/resources/config/application.yaml b/nonrtric/helm/rappmanager/resources/config/application.yaml index 813325eb..e61f10fe 100644 --- a/nonrtric/helm/rappmanager/resources/config/application.yaml +++ b/nonrtric/helm/rappmanager/resources/config/application.yaml @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. # +# Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved. # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # @@ -21,7 +21,7 @@ rappmanager: maxRetries: 10 retryInterval: 2 #seconds sme: - baseurl: http://capifcore:8090 + baseurl: http://servicemanager:8095 providerBasePath: /api-provider-management/v1/ invokerBasePath: /api-invoker-management/v1/ publishApiBasePath: /published-apis/v1/ @@ -30,6 +30,10 @@ rappmanager: dme: baseurl: http://informationservice:9082 + rapps: + env: + smeDiscoveryEndpoint: http://servicemanager:8095/service-apis/v1/allServiceAPIs + spring: jackson: default-property-inclusion: non_null