theshire/kubernetes/apps/openebs-system/openebs/cluster/volumesnapshotclass.yaml
2024-05-07 20:17:55 -05:00

10 lines
327 B
YAML

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