Skip to content

Commit 02c43d2

Browse files
committed
Remove v6 reference
1 parent 66a1911 commit 02c43d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/docs/concepts/storage/volume-snapshots.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,7 @@ spec:
153153
`sourceVolumeMode` is the mode of the volume whose snapshot is taken. The value
154154
of the `sourceVolumeMode` field can be either `Filesystem` or `Block`. If the
155155
source volume mode is not specified, Kubernetes treats the snapshot as if the
156-
source volume's mode is unknown. Support for this field can only be enabled in
157-
`VolumeSnapshot` API v6.0.0 and higher. Visit the [VolumeSnapshot Release page](https://github.com/kubernetes-csi/external-snapshotter/releases) for more information.
156+
source volume's mode is unknown.
158157

159158
## Converting the volume mode of a Snapshot {#convert-volume-mode}
160159

0 commit comments

Comments
 (0)