summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMunir Ahmad <munir.ahmad@bell.ca>2018-02-05 08:40:34 -0500
committerMunir Ahmad <munir.ahmad@bell.ca>2018-02-05 08:40:34 -0500
commit24b15c99304ece0fbe3e47b92c2833cc1e189b46 (patch)
tree41a3c8ea21a0548e7c9ed3e3cc3d85cfa32e54bd /templates
parentbccac379acdd6422375f8b2fa74dbe3ef082cbb1 (diff)
Persist AAI data add ns prefix
Issue-ID: OOM-639 Change-Id: I31ba467f6a48938b8c6ac40b76abf67f2362d743 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Diffstat (limited to 'templates')
-rw-r--r--templates/hbase-deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/hbase-deployment.yaml b/templates/hbase-deployment.yaml
index acb29da..3c1949c 100644
--- a/templates/hbase-deployment.yaml
+++ b/templates/hbase-deployment.yaml
@@ -41,7 +41,7 @@ spec:
volumes:
- name: hbase-data
hostPath:
- path: /dockerdata-nfs/onap/aai/hbase
+ path: /dockerdata-nfs/{{ .Values.nsPrefix }}/aai/hbase
- name: localtime
hostPath:
path: /etc/localtime