Code Review
/
aai
/
oom.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
71439a7
)
externalize /opt/data/ for AAI hbase
author
Munir Ahmad
<munir.ahmad@bell.ca>
Mon, 31 Jul 2017 23:51:59 +0000
(19:51 -0400)
committer
Jerome Doucerain
<jerome.doucerain@bell.ca>
Tue, 1 Aug 2017 14:18:09 +0000
(14:18 +0000)
Change-Id: If2f1f1138c0e15c0622fddfce06e409b8e2c6e22
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
hbase-deployment.yaml
patch
|
blob
|
history
diff --git
a/hbase-deployment.yaml
b/hbase-deployment.yaml
index
76e0c86
..
99b4d3f
100644
(file)
--- a/
hbase-deployment.yaml
+++ b/
hbase-deployment.yaml
@@
-13,6
+13,10
@@
spec:
name: hbase
spec:
hostname: hbase
+ volumes:
+ - name: aai-hbase-opt
+ hostPath:
+ path: /dockerdata-nfs/onapdemo/aai/hbase/opt/data
containers:
- name: hbase
image: aaidocker/aai-hbase-1.2.3:latest