ceph-csi/charts
Prasanna Kumar Kalever 10e4eee481 deploy: add few more cluster-roles for rbd nodeplugin
Nodeplugin needs below cluster roles:
persistentvolumes: get
volumeattachments: list, get

These additional permissions are needed by the volume healer. Volume healer
aims at fixing the volume health issues at the very startup time of the
nodeplugin. As part of its operations, volume healer has to run through
the list of volume attachments and understand details about each
persistentvolume.

The later commits will use these additional cluster roles.

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2021-07-16 16:30:58 +00:00
..
ceph-csi-cephfs doc: Updates the helm doc with secret and sc configuration 2021-07-12 12:03:39 +00:00
ceph-csi-rbd deploy: add few more cluster-roles for rbd nodeplugin 2021-07-16 16:30:58 +00:00