Add the Helm repository that contains the VAST CSI Driver Helm chart to the list of available repositories:
Add the Helm repository for VAST CSI Driver:
helm repo add <repo> https://vast-data.github.io/vast-csiSpecify any suitable name for
repo. This name will be used to refer to the VAST CSI Driver repository when running Helm commands. For example: vastcsiVerify that the repository has been added:
helm repo listThe output is similar to the following:
NAME URL vastcsi https://vast-data.github.io/vast-csi