From 7094cc3163f1f5492abc60b24643dc1e2ee221ac Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 16 Dec 2025 16:03:54 -0600 Subject: [PATCH] rename class --- clusters/cl01tl/helm/rook-ceph/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/rook-ceph/values.yaml b/clusters/cl01tl/helm/rook-ceph/values.yaml index 4168c3030..dee6eb776 100644 --- a/clusters/cl01tl/helm/rook-ceph/values.yaml +++ b/clusters/cl01tl/helm/rook-ceph/values.yaml @@ -150,7 +150,7 @@ rook-ceph-cluster: csi.storage.k8s.io/fstype: ext4 cephFileSystemVolumeSnapshotClass: enabled: true - name: ceph-filesystem + name: ceph-filesystem-snapshot isDefault: false deletionPolicy: Delete cephBlockPoolsVolumeSnapshotClass: