Fix bad values for configuring NBI.
[oom.git] / kubernetes / nbi / values.yaml
index 5557edf..68beacd 100644 (file)
@@ -27,7 +27,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/externalapi/nbi:latest
+image: onap/externalapi/nbi:2.0.0
 pullPolicy: Always
 sdc_authorization: Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=
 aai_authorization: Basic QUFJOkFBSQ==
@@ -41,7 +41,7 @@ config:
   cloudOwner: CloudOwner
   ecompInstanceId: OOM
   openStackRegion: RegionOne
-  openStackServiceTenantName: 31047205ce114b60833b23e400d6a535
+  openStackVNFTenantId: 31047205ce114b60833b23e400d6a535
 
 mariadb:
   nameOverride: nbi-mariadb
@@ -97,7 +97,7 @@ service:
   type: NodePort
   portName: api
   name: nbi
-  nodePort: 64
+  nodePort: 74
   internalPort: 8080
 
 ingress: