aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 90889c2..a19a977 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,19 @@
### Install
+#### Helm
+
+1. Add the helm repo;
+
+```sh
+helm repo add seaweedfs-csi-driver https://seaweedfs.github.io/seaweedfs-csi-driver/helm
+"seaweedfs-csi-driver" has been added to your repositories
+```
+
+2. Check versions by `helm repo update seaweedfs-csi-driver` and `helm search repo seaweedfs-csi-driver`
+
+#### Source
+
1. Clone this repository
```sh
git clone https://github.com/seaweedfs/seaweedfs-csi-driver.git