diff --git a/clusters/cl01tl/manifests/rook-ceph/VolumeSnapshotClass-ceph-filesystem.yaml b/clusters/cl01tl/manifests/rook-ceph/VolumeSnapshotClass-ceph-filesystem-snapshot.yaml similarity index 92% rename from clusters/cl01tl/manifests/rook-ceph/VolumeSnapshotClass-ceph-filesystem.yaml rename to clusters/cl01tl/manifests/rook-ceph/VolumeSnapshotClass-ceph-filesystem-snapshot.yaml index 7b7f4ad55..0878c0a20 100644 --- a/clusters/cl01tl/manifests/rook-ceph/VolumeSnapshotClass-ceph-filesystem.yaml +++ b/clusters/cl01tl/manifests/rook-ceph/VolumeSnapshotClass-ceph-filesystem-snapshot.yaml @@ -1,7 +1,7 @@ kind: VolumeSnapshotClass apiVersion: snapshot.storage.k8s.io/v1 metadata: - name: ceph-filesystem + name: ceph-filesystem-snapshot annotations: snapshot.storage.kubernetes.io/is-default-class: "false" driver: rook-ceph.cephfs.csi.ceph.com