mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-03 04:16:42 +00:00
currently its not possible to create and mount static PVC to a application pod using rbd csi driver. This PR adds the support for static PVC in ceph-csi driver for rbd. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>