minor fix and house cleaning
[it/dep.git] / RECIPE_EXAMPLE / RIC_PLATFORM_RECIPE_EXAMPLE
index 7b6bfda..c89eb5a 100644 (file)
@@ -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
@@ -44,7 +44,6 @@ global:
   ingressurl:
     ric: ric-entry
     aux: aux-entry
-    helm: helm-entry
 
   tillers:
     ricxapp:
@@ -147,6 +146,7 @@ rtmgr:
   image:
     name: ric-plt-rtmgr
     tag: 0.3.2
+  loglevel: DEBUG
 
 # Subscription Manager
 submgr:
@@ -160,7 +160,7 @@ submgr:
 extsvcplt:
   auxip:
     # The ip address of the aux cluster ingress controller
-    <IP_ADDRESS of the AUX cluster>    
+    <IP_ADDRESS of the RIC cluster>
   ricip:
     # The ip address of the ric cluster ingress controller
     <IP_ADDRESS of the RIC cluster>