X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fappmgr%2Fvalues.yaml;h=58a6a206d7ba8adadc36e316041738f5ea920951;hb=948cb92657906b0c6ede9e1f82a56b95521fe0b4;hp=2bb470b4d4467c185df491bda591e7fbcd632109;hpb=a397399c6ae05e03a4fe112ed1b29ecd311c264f;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/appmgr/values.yaml b/ric-platform/50-RIC-Platform/helm/appmgr/values.yaml index 2bb470b4..58a6a206 100644 --- a/ric-platform/50-RIC-Platform/helm/appmgr/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/appmgr/values.yaml @@ -24,7 +24,7 @@ repositoryCred: docker-reg-cred # By default a local helm repo is used. The global setting will override # the default value. You can further override using #helmRepositoryOverride: "" -helmRepository: "https://helm.ricinfra.local:31000" +helmRepository: "https://ricaux-entry/helm" # Default secret name for Helm Repo credential. .Value.golbal.helmRepositoryCred will # override the default value. You can further override uing @@ -50,7 +50,7 @@ helmRepositoryTillerNamespace: "kube-system" # Helm Tiller port for xApp # The global setting will override this default value # You can further override using helmRepositoryTillerPortOverride: "" -helmRepositoryTillerPort: "44134" +helmRepositoryTillerPort: 44134 # Uncomment the following line to override the docker registry #repositoryOverride: "" @@ -71,15 +71,15 @@ appmgr: # This section describes xAppManager replicaCount: 1 - containerPort: 8080 reponame: "helm-repo" service: - type: NodePort - port: 8080 - name: appmgr-service - protocol: "TCP" - extport: 30020 + http: + port: 8080 + containerPort: 8080 + rmr: + port: 4560 + containerPort: 4560 # config