Skip to content

Commit 7496d9a

Browse files
committed
charts: add LVM VolumeSnapshotClass as default
Signed-off-by: Vicente Cheng <[email protected]>
1 parent da3c1bd commit 7496d9a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
apiVersion: snapshot.storage.k8s.io/v1
2+
deletionPolicy: Delete
3+
driver: lvm.driver.harvesterhci.io
4+
kind: VolumeSnapshotClass
5+
metadata:
6+
name: lvm-snapshot

0 commit comments

Comments
 (0)