By default, VAST Block CSI Driver is deployed to the default namespace on the Kubernetes cluster.
If you want to use a different Kubernetes namespace for VAST Block CSI Driver, create it prior to deployment by running the following command:
kubectl create ns <namespace_name>