Minor fixes
[it/dep.git] / RECIPE_EXAMPLE / RIC_INFRA_RECIPE_EXAMPLE
index 786356e..45d8d70 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
@@ -88,7 +88,7 @@ cluster:
   deployK8S: false
   deployNexus: false
   deployK8SMonitoringStake: false
-  useLocalHelmRepo: false
+  useLocalHelmRepo: true
   useLocalDockerRegistry: false
 
 credential:
@@ -117,4 +117,4 @@ chartmuseum:
       name: alpine
       tag: latest
 
-  storagesize: 2Gi
+  storagesize: 2Gi
\ No newline at end of file