diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2021-03-28 09:30:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-28 09:30:47 -0700 |
| commit | 23abb01600428795a2c73d7f95a7c4430ba7ba39 (patch) | |
| tree | 5c6bd655ddc2010999573e3b09a2cb823f6048d0 | |
| parent | b46b6c4c3fca9aaa129c2fd7c9c04979d61005a1 (diff) | |
| parent | b0ec35d426036abbb98815fe366b626b638a77b7 (diff) | |
| download | seaweedfs-csi-driver-23abb01600428795a2c73d7f95a7c4430ba7ba39.tar.xz seaweedfs-csi-driver-23abb01600428795a2c73d7f95a7c4430ba7ba39.zip | |
Merge pull request #19 from nikolaishields/fix-minor-typo
Fix minor typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ * Already have a working Kubernetes cluster (includes `kubectl`) * Already have a working SeaweedFS cluster -## Utilize exiting SeaweedFS storage for your Kubernetes cluster (bare metal) +## 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) |
