ceph-csi/charts
Madhu Rajanna fba6a2d0c3 deploy: add csidriver object for cephfs and rbd
csidriver object can be created on the kubernetes
for below reason.

If a CSI driver creates a CSIDriver object,
Kubernetes users can easily discover the CSI
Drivers installed on their cluster
(simply by issuing kubectl get CSIDriver)

Ref: https://kubernetes-csi.github.io/docs/csi-driver-object.html#what-is-the-csidriver-object

attachRequired is always required to be set to
true to avoid issue on RWO PVC.

more details about it at https://github.com/rook/rook/pull/4332

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-03-31 13:41:35 +00:00
..
ceph-csi-cephfs deploy: add csidriver object for cephfs and rbd 2021-03-31 13:41:35 +00:00
ceph-csi-rbd deploy: add csidriver object for cephfs and rbd 2021-03-31 13:41:35 +00:00