aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2020-07-24 22:25:39 -0700
committerGitHub <noreply@github.com>2020-07-24 22:25:39 -0700
commite058a6f3a6dfff50ae96317c326cde26aa358caa (patch)
tree841f5c8c7b1a1c33f388d39dca4850cd17eb72b7 /README.md
parent4f75c16b15f4b9be9f0b72609d22699486192130 (diff)
downloadseaweedfs-csi-driver-e058a6f3a6dfff50ae96317c326cde26aa358caa.tar.xz
seaweedfs-csi-driver-e058a6f3a6dfff50ae96317c326cde26aa358caa.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 c3826cc..95134ba 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Container Storage Interface (CSI) for SeaweedFs
-[![Docker Pulls](https://img.shields.io/docker/pulls/chrislusf/seaweedfs-csi-driver.svg?maxAge=604800)](https://hub.docker.com/r/chrislusf/seaweedfs-csi-driver/)
+[![Docker Pulls](https://img.shields.io/docker/pulls/chrislusf/seaweedfs-csi-driver.svg?maxAge=4800)](https://hub.docker.com/r/chrislusf/seaweedfs-csi-driver/)
[Container storage interface](https://kubernetes-csi.github.io/docs/) is an [industry standard](https://github.com/container-storage-interface/spec/blob/master/spec.md) that will enable storage vendors to develop a plugin once and have it work across a number of container orchestration systems.