You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently, external-provisioner defaults the format type to ext4, there is a discussion going on to provide an option in sidecar container kubernetes-csi/external-provisioner#328 .
if sidecar container does not provide an option to specify the format options, in ceph-csi we need to provide a flag to set it
The text was updated successfully, but these errors were encountered:
currently, external-provisioner defaults the format type to
ext4
, there is a discussion going on to provide an option in sidecar container kubernetes-csi/external-provisioner#328 .if sidecar container does not provide an option to specify the format options, in ceph-csi we need to provide a flag to set it
The text was updated successfully, but these errors were encountered: