Add cephfs storage class

This commit is contained in:
2025-08-14 18:56:21 +03:00
parent 9a02fcdef0
commit a85367da34

View File

@@ -205,6 +205,6 @@ parameters:
csi.storage.k8s.io/provisioner-secret-namespace: rook-ceph
fsName: ks-fs
pool: ks-fs_data
reclaimPolicy: keep
reclaimPolicy: Retain
allowVolumeExpansion: true
volumeBindingMode: Immediate