ceph-csi/deploy/rbd/kubernetes/v1.13
Madhu Rajanna ac76531a7c Use EmptyDir to store provisioner socket
currently, we are making use of host path directory
to store the provisioner socket, as this
the socket is not needed by anyone else other than
containers inside the provisioner pod using the
empty directory to store this socket is the best option.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit fbda8cc4ca)
2020-01-16 19:32:28 +05:30
..
helm/ceph-csi-rbd refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
csi-config-map.yaml Enable leader election in v1.14+ 2019-08-05 07:11:44 +00:00
csi-nodeplugin-rbac.yaml Enable leader election in v1.14+ 2019-08-05 07:11:44 +00:00
csi-provisioner-rbac.yaml Enable leader election in v1.14+ 2019-08-05 07:11:44 +00:00
csi-rbdplugin-provisioner.yaml Use EmptyDir to store provisioner socket 2020-01-16 19:32:28 +05:30
csi-rbdplugin.yaml CSI: run all containers as privileged in daemonset pods 2020-01-16 19:32:28 +05:30