diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2024-07-17 17:20:08 -0700 |
|---|---|---|
| committer | Chris Lu <chrislusf@users.noreply.github.com> | 2024-07-18 09:02:27 -0700 |
| commit | 0323fd03b4b2e7c5a7e6b33ff90e744bf60a664c (patch) | |
| tree | 5063ea068b205f61688fdb1392b24bce58b546d7 /deploy | |
| parent | 1ab3806d86e238610d0df1687e301513dcd02215 (diff) | |
| download | seaweedfs-csi-driver-0323fd03b4b2e7c5a7e6b33ff90e744bf60a664c.tar.xz seaweedfs-csi-driver-0323fd03b4b2e7c5a7e6b33ff90e744bf60a664c.zip | |
Update deploy/swarm/README.md
Diffstat (limited to 'deploy')
| -rw-r--r-- | deploy/swarm/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/swarm/README.md b/deploy/swarm/README.md index 03191a5..d832110 100644 --- a/deploy/swarm/README.md +++ b/deploy/swarm/README.md @@ -21,7 +21,7 @@ This Docker plugin integrates the SeaweedFS CSI-Driver with Docker. It allows yo | `/node_hostname` | `/etc/hostname` | Used to get the nodename | | `/tmp` | `/tmp` | Used for caching | -## Usag +## Usage ```bash docker plugin install --disable --alias seaweedfs-csi:swarm --grant-all-permissions gradlon/swarm-csi-swaweedfs:v1.2.0 |
