ceph-csi/charts/ceph-csi-rbd/templates
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
..
_helpers.tpl refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 05:49:18 +00:00
csidriver-crd.yaml deploy: add csidriver object for cephfs and rbd 2021-03-31 13:41:35 +00:00
csiplugin-configmap.yaml Support externally managed configmap. 2020-04-15 07:21:20 +00:00
encryptionkms-configmap.yaml Adds per volume encryption with Vault integration 2020-02-05 05:18:56 +00:00
nodeplugin-clusterrole.yaml deploy: allow rbd nodeplugin to read ConfigMaps from Tenants 2020-12-16 16:45:29 +00:00
nodeplugin-clusterrolebinding.yaml Update Helm charts to support topology 2020-04-14 14:14:29 +00:00
nodeplugin-daemonset.yaml set priorityclass on plugin pods 2021-02-19 13:29:09 +00:00
nodeplugin-http-service.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 05:49:18 +00:00
nodeplugin-psp.yaml helm: make kubelet path configurable 2020-12-02 07:16:12 +00:00
nodeplugin-role.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
nodeplugin-rolebinding.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
nodeplugin-serviceaccount.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 05:49:18 +00:00
NOTES.txt deploy: use "devel" branch instead of "master" 2021-03-01 10:51:30 +05:30
provisioner-clusterrole.yaml rbd: add configmap get clusterrole for provisioner 2021-02-04 14:58:40 +00:00
provisioner-clusterrolebinding.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 05:49:18 +00:00
provisioner-deployment.yaml set priorityclass on provisioner pods 2021-02-19 13:29:09 +00:00
provisioner-http-service.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 05:49:18 +00:00
provisioner-psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
provisioner-role.yaml deploy: update deployment template for new controller 2020-11-28 18:50:00 +00:00
provisioner-rolebinding.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 05:49:18 +00:00
provisioner-serviceaccount.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 05:49:18 +00:00