externalize /opt/data/ for AAI hbase
[oom.git] / kubernetes / aai / hbase-deployment.yaml
index 76e0c86..99b4d3f 100644 (file)
@@ -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