From 28072e35c740dbb02cc398370f6e0a22f1812d91 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 16 Dec 2025 22:04:39 +0000 Subject: [PATCH] chore: Update manifests after change --- ...m.yaml => VolumeSnapshotClass-ceph-filesystem-snapshot.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename clusters/cl01tl/manifests/rook-ceph/{VolumeSnapshotClass-ceph-filesystem.yaml => VolumeSnapshotClass-ceph-filesystem-snapshot.yaml} (92%) 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