summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hbase-deployment.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/hbase-deployment.yaml b/hbase-deployment.yaml
index 76e0c86..99b4d3f 100644
--- 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