ceph-csi/charts/ceph-csi-rbd/templates
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
..
_helpers.tpl refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
csidriver-crd.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
csiplugin-configmap.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
nodeplugin-clusterrole.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
nodeplugin-clusterrolebinding.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
nodeplugin-daemonset.yaml CSI: run all containers as privileged in daemonset pods 2020-01-16 19:32:28 +05:30
nodeplugin-grpc-service.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
nodeplugin-http-service.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
nodeplugin-rules-clusterrole.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
nodeplugin-serviceaccount.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
NOTES.txt refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
provisioner-clusterrole.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
provisioner-clusterrolebinding.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
provisioner-deployment.yaml Use EmptyDir to store provisioner socket 2020-01-16 19:32:28 +05:30
provisioner-grpc-service.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
provisioner-http-service.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
provisioner-role.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
provisioner-rolebinding.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
provisioner-rules-clusterrole.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
provisioner-service.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
provisioner-serviceaccount.yaml refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
provisioner-statefulset.yaml Use EmptyDir to store provisioner socket 2020-01-16 19:32:28 +05:30