X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2FRIC_PLATFORM_RECIPE_EXAMPLE;h=a0e0f619689f4fbc9836f917eee63f74ebcd18b7;hb=0db762a62b3c072f0560b16b990333054cb0c88f;hp=7b6bfda0d820cc873ba4bbc1b65f2c37f169ac5d;hpb=f1e9d069ec4ae0e35202b1d508f2652986036342;p=it%2Fdep.git diff --git a/RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE b/RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE index 7b6bfda0..a0e0f619 100644 --- a/RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE +++ b/RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE @@ -29,7 +29,7 @@ global: imagePullPolicy: Always # Helm repo that will be used by xApp manager - helmRepository: "https://helm-entry" + helmRepository: "http://aux-entry/helm" # Certificate of the helm repo helmRepositoryCert: xapp-mgr-certs @@ -147,6 +147,7 @@ rtmgr: image: name: ric-plt-rtmgr tag: 0.3.2 + loglevel: DEBUG # Subscription Manager submgr: @@ -160,7 +161,7 @@ submgr: extsvcplt: auxip: # The ip address of the aux cluster ingress controller - + ricip: # The ip address of the ric cluster ingress controller - + \ No newline at end of file