Merge "Integrate appmgr with common template. Add ingress controller entries in the...
authorLusheng Ji <lji@research.att.com>
Wed, 26 Jun 2019 20:53:56 +0000 (20:53 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Wed, 26 Jun 2019 20:53:56 +0000 (20:53 +0000)
1  2 
ric-platform/50-RIC-Platform/helm/appmgr/values.yaml

@@@ -50,7 -50,7 +50,7 @@@ helmRepositoryTillerNamespace: "kube-sy
  # 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: ""
  
@@@ -75,7 -75,7 +75,7 @@@ appmgr
    reponame: "helm-repo"
  
    service:
 -    type: NodePort
 +    type: ClusterIP
      port: 8080
      name: appmgr-service
      protocol: "TCP"