Add jenkins charts
[it/dep.git] / smo-install / scripts / sub-scripts / install-nonrtric.sh
index d8b6000..2926b40 100755 (executable)
@@ -25,4 +25,4 @@
 
 kubectl create namespace nonrtric
 echo  '### Installing ORAN NONRTRIC part ###'
-helm install --debug oran-nonrtric local/nonrtric --namespace nonrtric -f $1
+helm install --debug oran-nonrtric local/nonrtric --namespace nonrtric -f $1 --set nonrtric.persistence.mountPath="/dockerdata-nfs/deployment-$2"