You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/concepts/storage/volume-snapshots.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,8 +153,7 @@ spec:
153
153
`sourceVolumeMode`is the mode of the volume whose snapshot is taken. The value
154
154
of the `sourceVolumeMode` field can be either `Filesystem` or `Block`. If the
155
155
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.
158
157
159
158
## Converting the volume mode of a Snapshot {#convert-volume-mode}
0 commit comments