mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
b839c3aa63
This commit remove the v1beta1 snapshot references as its no longer valid or to be concerned about. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
10 lines
218 B
YAML
10 lines
218 B
YAML
---
|
|
apiVersion: snapshot.storage.k8s.io/v1
|
|
kind: VolumeSnapshot
|
|
metadata:
|
|
name: cephfs-pvc-snapshot
|
|
spec:
|
|
volumeSnapshotClassName: csi-cephfsplugin-snapclass
|
|
source:
|
|
persistentVolumeClaimName: csi-cephfs-pvc
|