Skip to content

Commit ed5c90b

Browse files
committed
update block pvc snapshot yaml to v1 object
Signed-off-by: Humble Chirammal <[email protected]>
1 parent 9f10634 commit ed5c90b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/csi-block-pvc-snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: snapshot.storage.k8s.io/v1alpha1
1+
apiVersion: snapshot.storage.k8s.io/v1
22
kind: VolumeSnapshot
33
metadata:
44
name: raw-pvc-snapshot

0 commit comments

Comments
 (0)