X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=manifests%2Frtmgr%2Frtmgr-cfg.yaml;h=55aab19036c76726ff6c892632a3a7ee6579eaa0;hb=9d7021ad453693bdcf816a553790d01207390dec;hp=7d1d18f088105f42690b4aeddb7613e4da5200bc;hpb=eb2ff0d217caf158dd15424bf70f8aa79c3742b1;p=ric-plt%2Frtmgr.git diff --git a/manifests/rtmgr/rtmgr-cfg.yaml b/manifests/rtmgr/rtmgr-cfg.yaml index 7d1d18f..55aab19 100644 --- a/manifests/rtmgr/rtmgr-cfg.yaml +++ b/manifests/rtmgr/rtmgr-cfg.yaml @@ -14,6 +14,11 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# +# +# This source code is part of the near-RT RIC (RAN Intelligent Controller) +# platform project (RICP). +# #================================================================================== # # @@ -51,4 +56,14 @@ data: "port": 4561 } ] + "local": + "host": ":8080" + "logger": + "level": 3 + "rmr": + "protPort": "tcp:4560" + "maxSize": 2072 + "numWorkers": 1 } +subscription: + host: "127.0.0.1:8089"