X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2Fexample_recipe.yaml;h=08769f0c7e4594afbafc4cd1e553ba174476d837;hb=refs%2Fheads%2Fe-release;hp=f494744603dbcdb9eec1ed28daf6fef90113d38b;hpb=08315b5889636ea63eb3f543ee86e206fe85a9ac;p=ric-plt%2Fric-dep.git diff --git a/RECIPE_EXAMPLE/example_recipe.yaml b/RECIPE_EXAMPLE/example_recipe.yaml index f494744..08769f0 100644 --- a/RECIPE_EXAMPLE/example_recipe.yaml +++ b/RECIPE_EXAMPLE/example_recipe.yaml @@ -1,5 +1,6 @@ ################################################################################ # Copyright (c) 2019 AT&T Intellectual Property. # +# Copyright (c) 2021 HCL Technologies Limited. # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # @@ -58,6 +59,7 @@ prometheus: a1mediator: image: + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-a1 tag: 2.1.9 rmr_timeout_config: @@ -85,7 +87,7 @@ dbaas: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-dbaas - tag: 0.2.2 + tag: 0.5.5 enableHighAvailability: false # Enable pod anti affinity only if you have more than 3 k8s nodes enablePodAntiAffinity: false @@ -95,20 +97,22 @@ e2mgr: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-e2mgr - tag: 4.4.5 + tag: 5.4.19 privilegedmode: false globalRicId: - plmnId: "13F184" - ricNearRtId: 556670 - + ricId: "AACCE" + mcc: "310" + mnc: "411" + rnibWriter: + stateChangeMessageChannel: RAN_CONNECTION_STATUS_CHANGE + ranManipulationMessageChannel: RAN_MANIPULATION e2term: alpha: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-e2 - tag: 4.4.1 - + tag: 5.0.8 privilegedmode: false hostnetworkmode: false env: @@ -141,20 +145,15 @@ jaegeradapter: rtmgr: image: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-rtmgr - tag: 0.6.1 - rpe: rmrpush - sbi: nngpush - sbiurl: 0.0.0.0 - nbi: httpRESTful - nbiurl: http://0.0.0.0:8888 + tag: 0.6.3 submgr: image: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-submgr - tag: 0.4.2-1 + tag: 0.4.3 vespamgr: image: @@ -165,14 +164,14 @@ vespamgr: o1mediator: image: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-o1 tag: 0.4.4 xapponboarder: image: xapponboarder: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: xapp-onboarder tag: 1.0.7 chartmuseum: @@ -181,8 +180,14 @@ xapponboarder: tag: v0.8.2 allow_redeploy: "True" -alarmadapter: +alarmmanager: + image: + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" + name: ric-plt-alarmmanager + tag: 0.5.9 + +influxdb: image: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" - name: ric-plt-alarmadapter - tag: 0.4.5 + registry: "influxdb" + name: influxdb + tag: "1.8.0-alpine"