X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2FRIC_INFRA_RECIPE_EXAMPLE;h=7a66bb1164927637ded0a185232825890d3f47a6;hb=9206be77d8dd122ecb3e992956f0c39f8b37b71c;hp=6488385fba8a8e09d5fd81dc79df55c521eb5d0e;hpb=f1e9d069ec4ae0e35202b1d508f2652986036342;p=it%2Fdep.git diff --git a/RECIPE_EXAMPLE/RIC_INFRA_RECIPE_EXAMPLE b/RECIPE_EXAMPLE/RIC_INFRA_RECIPE_EXAMPLE index 6488385f..7a66bb11 100644 --- a/RECIPE_EXAMPLE/RIC_INFRA_RECIPE_EXAMPLE +++ b/RECIPE_EXAMPLE/RIC_INFRA_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 @@ -45,7 +45,6 @@ global: ingressurl: ric: ric-entry aux: aux-entry - helm: helm-entry tillers: @@ -87,8 +86,8 @@ global: cluster: deployK8S: false deployNexus: false - deployK8SMonitoringStake: false - useLocalHelmRepo: false + deployK8SMonitoringStack: false + useLocalHelmRepo: true useLocalDockerRegistry: false credential: @@ -108,10 +107,13 @@ credential: chartmuseum: - repositoryOverride: "registry.hub.docker.com" + repositoryOverride: "docker.io" image: name: chartmuseum/chartmuseum tag: v0.8.2 + job: + image: + name: alpine + tag: latest storagesize: 2Gi - datapath: /tmp/chartmuseum-data/