Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created December 13, 2023 05:55
apiVersion: snapshot.storage.k8s.io/v1
kind: VolumeSnapshotClass
metadata:
name: disk-snapshot-class
driver: disk.csi.azure.com
deletionPolicy: Delete
parameters:
incremental: "false"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment