theshire/.archive/kubernetes/openebs-system/openebs/cluster/volumesnapshotclass.yaml

11 lines
327 B
YAML
Raw Normal View History

2024-05-07 19:05:31 -05:00
---
2024-05-07 20:17:55 -05:00
# yaml-language-server: $schema=https://ks.hsn.dev/snapshot.storage.k8s.io/volumesnapshotclass_v1.json
2024-05-07 19:05:31 -05:00
kind: VolumeSnapshotClass
2024-05-07 20:17:55 -05:00
apiVersion: snapshot.storage.k8s.io/v1
2024-05-07 19:05:31 -05:00
metadata:
name: openebs-zfs
annotations:
snapshot.storage.kubernetes.io/is-default-class: "true"
driver: zfs.csi.openebs.io
deletionPolicy: Delete