Add Rook operator and Ceph cluster bring up script
[icn.git] / deploy / kud-plugin-addons / rook / yaml / test / rbd / snapshot.yaml
1 ---
2 apiVersion: snapshot.storage.k8s.io/v1alpha1
3 kind: VolumeSnapshot
4 metadata:
5   name: rbd-pvc-snapshot
6 spec:
7   snapshotClassName: csi-rbdplugin-snapclass
8   source:
9     name: rbd-pvc
10     kind: PersistentVolumeClaim