enable class
All checks were successful
lint-test-helm / lint-helm (push) Successful in 24s
render-manifests-push / render-manifests-push (push) Successful in 1m5s
renovate / renovate (push) Successful in 4m27s

This commit is contained in:
2025-12-16 19:24:30 -06:00
parent b5fc5b72ba
commit 0013f99d83

View File

@@ -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-name: rook-csi-cephfs-node
csi.storage.k8s.io/node-stage-secret-namespace: "{{ .Release.Namespace }}" csi.storage.k8s.io/node-stage-secret-namespace: "{{ .Release.Namespace }}"
csi.storage.k8s.io/fstype: ext4 csi.storage.k8s.io/fstype: ext4
# cephFileSystemVolumeSnapshotClass: cephFileSystemVolumeSnapshotClass:
# enabled: true enabled: true
# name: ceph-filesystem-snapshot name: ceph-filesystem-snapshot
# isDefault: false isDefault: false
# deletionPolicy: Delete deletionPolicy: Delete
cephBlockPoolsVolumeSnapshotClass: cephBlockPoolsVolumeSnapshotClass:
enabled: true enabled: true
name: ceph-blockpool-snapshot name: ceph-blockpool-snapshot