theshire/kubernetes/apps/openebs-system/openebs/app/volumesnapshotclass.yaml

11 lines
327 B
YAML
Raw Normal View History

2024-07-20 14:50:42 -05:00
---
# 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
2024-07-21 11:20:28 -05:00
annotations:
snapshot.storage.kubernetes.io/is-default-class: "true"
2024-07-20 14:50:42 -05:00
driver: zfs.csi.openebs.io
deletionPolicy: Delete