mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-07-28 22:32:01 +08:00

Setting seLinuxMount:true in csidriver objects advertize that the driver supports passing selinux label in mount options. refer: https://kubernetes.io/blog/2023/04/18/ \ kubernetes-1-27-efficient-selinux-relabeling-beta/ Signed-off-by: Rakshith R <rar@redhat.com>