X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2FRIC_AUX_RECIPE_EXAMPLE;h=2510331bca6cd9a6c726c51b34f01fd2b55f544b;hb=563da71692a22c4ad04089f756fcebb86944e787;hp=cb494e4babdad3e8496f4ca56c0bd92c63559a79;hpb=19c304cff17ce836f1f7770cb43efc17eaccbc9a;p=it%2Fdep.git diff --git a/RECIPE_EXAMPLE/RIC_AUX_RECIPE_EXAMPLE b/RECIPE_EXAMPLE/RIC_AUX_RECIPE_EXAMPLE index cb494e4b..2510331b 100644 --- a/RECIPE_EXAMPLE/RIC_AUX_RECIPE_EXAMPLE +++ b/RECIPE_EXAMPLE/RIC_AUX_RECIPE_EXAMPLE @@ -29,7 +29,7 @@ global: imagePullPolicy: Always # Helm repo that will be used by xApp manager - helmRepository: nexus.ricinfra.local + helmRepository: "https://ricaux-entry/helm" # Certificate of the helm repo helmRepositoryCert: xapp-mgr-certs @@ -55,5 +55,12 @@ global: dashboard: image: name:: ric-dash-be - tag: 1.0.0-SNAPSHOT + tag: 1.0.5 + properties: + e2mgr: + mock: + rannames: "ABCD123456, EFGH123456" +ext: + ip: + 192.168.130.110 \ No newline at end of file