aboutsummaryrefslogtreecommitdiffstats
path: root/values.yaml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-09-23 03:08:09 +0000
committerVenkata Harish K Kajur <vk250x@att.com>2017-09-28 18:53:46 +0000
commitdbd77f6aeba97f5d068dc55533dc2c06dc4f6f7c (patch)
tree1a2aa32ff38ff1a6b5142348d870099f66f4269f /values.yaml
parent42bd6cf00791836e12b8991114a5cb3037ca10e8 (diff)
Update the resources deployment and traversal
Remove the aai-config and aai-data to be mounted Change the docker hbase to use aaionap/hbase Also change the mount path for logs to be proper Issue-ID: AAI-397 Change-Id: I4996d339a062143c2ef308413b7e3be6101f92fd Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'values.yaml')
-rw-r--r--values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/values.yaml b/values.yaml
index 1504b40..9c549c7 100644
--- a/values.yaml
+++ b/values.yaml
@@ -5,8 +5,8 @@ image:
readiness: oomk8s/readiness-check:1.0.0
aaiProxy: aaionap/haproxy
aaiProxyVersion: latest
- aaiHbaseImage: harisekhon/hbase
- aaiHbaseVersion: latest
+ aaiHbaseImage: aaionap/hbase
+ aaiHbaseVersion: 1.2.0
modelLoaderImage: nexus3.onap.org:10001/openecomp/model-loader
modelLoaderVersion: 1.1-STAGING-latest
aaiResourcesImage: nexus3.onap.org:10001/openecomp/aai-resources