aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2021-08-19 02:22:30 -0700
committerGitHub <noreply@github.com>2021-08-19 02:22:30 -0700
commitc2653601dcf36e87b98b2eda655697b5402419c9 (patch)
tree86d6715941a0743470a54ba2f24c66eb47f2c367 /README.md
parent09385434ef6dcae114ea135905cb03438e5f21e7 (diff)
downloadseaweedfs-csi-driver-c2653601dcf36e87b98b2eda655697b5402419c9.tar.xz
seaweedfs-csi-driver-c2653601dcf36e87b98b2eda655697b5402419c9.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5a2b6a0..1acfe2a 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
## Utilize existing SeaweedFS storage for your Kubernetes cluster (bare metal)
-1. Git clone this repository and add your SeaweedFS master IP to `deploy/kubernetes/seaweedfs-csi.yaml` (2 places)
+1. Git clone this repository and adjust your SeaweedFS Filer address via variable SEAWEEDFS_FILER in `deploy/kubernetes/seaweedfs-csi.yaml` (2 places)
2. Apply the container storage interface for SeaweedFS for your cluster
```