diff --git a/clusters/cl01tl/helm/rook-ceph/values.yaml b/clusters/cl01tl/helm/rook-ceph/values.yaml index dee6eb776..3769daf83 100644 --- a/clusters/cl01tl/helm/rook-ceph/values.yaml +++ b/clusters/cl01tl/helm/rook-ceph/values.yaml @@ -148,11 +148,11 @@ rook-ceph-cluster: csi.storage.k8s.io/node-stage-secret-name: rook-csi-cephfs-node csi.storage.k8s.io/node-stage-secret-namespace: "{{ .Release.Namespace }}" csi.storage.k8s.io/fstype: ext4 - cephFileSystemVolumeSnapshotClass: - enabled: true - name: ceph-filesystem-snapshot - isDefault: false - deletionPolicy: Delete + # cephFileSystemVolumeSnapshotClass: + # enabled: true + # name: ceph-filesystem-snapshot + # isDefault: false + # deletionPolicy: Delete cephBlockPoolsVolumeSnapshotClass: enabled: true name: ceph-blockpool-snapshot