Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

Commit 3c879f9

Browse files
committed
cleanup
Signed-off-by: h0hmj <[email protected]>
1 parent 262e0a2 commit 3c879f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Whitespace-only changes.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Curvefs CSI Driver implements the CSI specification for container orchestrat
66

77
## Prerequisites
88

9-
- Kubernetes 1.14+
9+
- Kubernetes 1.18+
1010

1111
## CSI Interface Implemented
1212

@@ -61,4 +61,4 @@ If you want to enable it:
6161
- move sensitive info like s3 ak/sk to secret
6262
- subpath mount support (require future curvefs support)
6363
- move every mount into a seperate pod, inspired by juicefs-csi
64-
- quota(bytes) support (require future curvefs support)
64+
- quota(bytes) support (require future curvefs support)

0 commit comments

Comments
 (0)