aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2023-03-14 08:29:50 -0700
committerGitHub <noreply@github.com>2023-03-14 08:29:50 -0700
commit3596a9abaaff00b3bd9b9ed79a02fc6dad43e2a7 (patch)
tree2a910674f5b2278cd35d5760c561006f13d8c106 /README.md
parent19702c7898ca0b8f4ac08d006797fd42f54e2005 (diff)
parenta861cd710e0f44981aac99d96e42003aedd17377 (diff)
downloadseaweedfs-csi-driver-3596a9abaaff00b3bd9b9ed79a02fc6dad43e2a7.tar.xz
seaweedfs-csi-driver-3596a9abaaff00b3bd9b9ed79a02fc6dad43e2a7.zip
Merge pull request #112 from Jackbennett/pr/helm_repo_ci_gh_pagesv1.1.3
Use helm YAML from seaweedfs repo
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