Merge "Add Rook operator and Ceph cluster bring up script" into dev/icn-v0.1.0
[icn.git] / deploy / kud-plugin-addons / rook / yaml / test / rbd / snapshot.yaml
diff --git a/deploy/kud-plugin-addons/rook/yaml/test/rbd/snapshot.yaml b/deploy/kud-plugin-addons/rook/yaml/test/rbd/snapshot.yaml
new file mode 100644 (file)
index 0000000..f8ba153
--- /dev/null
@@ -0,0 +1,10 @@
+---
+apiVersion: snapshot.storage.k8s.io/v1alpha1
+kind: VolumeSnapshot
+metadata:
+  name: rbd-pvc-snapshot
+spec:
+  snapshotClassName: csi-rbdplugin-snapclass
+  source:
+    name: rbd-pvc
+    kind: PersistentVolumeClaim