ceph-csi/examples/rbd/snapshot.yaml
2019-01-09 12:34:18 +01:00

10 lines
212 B
YAML

apiVersion: snapshot.storage.k8s.io/v1alpha1
kind: VolumeSnapshot
metadata:
name: rbd-pvc-snapshot
spec:
snapshotClassName: csi-rbdplugin-snapclass
source:
name: rbd-pvc
kind: PersistentVolumeClaim