Skip to content

Commit 36e6783

Browse files
committed
Fix markdownlint comment syntax in README.md
1 parent af98e80 commit 36e6783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- markdownlint-disable MD034 -->
1+
<!-- markdownlint-disable MD034 --->
22
# Container Storage Interface (CSI) driver for vSphere
33

44
The vSphere CSI Driver is a Kubernetes plugin that allows persistent storage for containerized workloads running on vSphere infrastructure. It enables dynamic provisioning of storage volumes and provides features like snapshots, cloning, and dynamic expansion of volumes. The vSphere CSI Driver replaces the [in-tree vSphere volume plugin]( https://kubernetes.io/docs/concepts/storage/volumes/#vspherevolume) and offers integration with vSphere with better scale and performance.

0 commit comments

Comments
 (0)