X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tools%2Fcm_e2mgr_k8s%2Frtmgr_env.yaml;fp=tools%2Fcm_e2mgr_k8s%2Frtmgr_env.yaml;h=5370e894cf49c866e2a135e33e0dfd16ff7b703c;hb=14eb5132c3dca8cdad98e7e5420701b04f452046;hp=0000000000000000000000000000000000000000;hpb=a0421fb2755cb4ceba794aac1d137944c1da7fa1;p=ric-plt%2Fe2mgr.git diff --git a/tools/cm_e2mgr_k8s/rtmgr_env.yaml b/tools/cm_e2mgr_k8s/rtmgr_env.yaml new file mode 100644 index 0000000..5370e89 --- /dev/null +++ b/tools/cm_e2mgr_k8s/rtmgr_env.yaml @@ -0,0 +1,26 @@ +############################################################################### +# Copyright (c) 2019 AT&T Intellectual Property. # +# Copyright (c) 2019 Nokia. # +# # +# Licensed under the Apache License, Version 2.0 (the "License"); # +# you may not use this file except in compliance with the License. # +# You may obtain a copy of the License at # +# # +# http://www.apache.org/licenses/LICENSE-2.0 # +# # +# Unless required by applicable law or agreed to in writing, software # +# distributed under the License is distributed on an "AS IS" BASIS, # +# 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. # +################################################################################ +apiVersion: v1 +kind: ConfigMap +metadata: + name: configmap-ricplt-rtmgr-env +data: + RMR_SEED_RT: /uta_rtg_ric.rt + RMR_RTG_SVC: "4561" + CFGFILE: /cfg/rtmgr-config.yaml + RMR_SRC_ID: service-ricplt-rtmgr-rmr.ricplt + XMURL: http://service-ricplt-appmgr-http:8080/ric/v1/xapps