X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-infra%2F10-Nexus%2Fhelm%2Fvalues.yaml;fp=ric-infra%2F10-Nexus%2Fhelm%2Fvalues.yaml;h=31f8a72c3635ba565b30eeefa72c188cd6038eea;hb=72069511cae9028d54b8d99fa373b5f4f691e981;hp=b35bd0cac0856f247b2f183609114bfa6732a077;hpb=7f1e409379856025977fc8a6ea04ddb215f21a13;p=it%2Fdep.git diff --git a/ric-infra/10-Nexus/helm/values.yaml b/ric-infra/10-Nexus/helm/values.yaml index b35bd0ca..31f8a72c 100644 --- a/ric-infra/10-Nexus/helm/values.yaml +++ b/ric-infra/10-Nexus/helm/values.yaml @@ -26,6 +26,15 @@ replicaCount: 1 # repositoryCertOverride: "" repositoryCert: docker-reg-certs +# This is the name of K8S secret that contains the helm repository cert +# You can override this by using +# helmRepositoryCertOverride: "" +helmRepositoryCert: xapp-mgr-certs + + +# This is the admin password +adminPassword: admin123 + # This is designed to be deployed using local image image: repository: nexus-repository-helm-apt @@ -39,3 +48,6 @@ service: ingress: hostpostfix: ricinfra.local + +storagesize: 20Gi +datapath: /tmp/nexus3-data/