ceph-csi/deploy/cephfs/kubernetes/v1.14+
Madhu Rajanna f4d05a3ef9 CSI: run all containers as privileged in daemonset pods
On systems with SELinux enabled, non-privileged containers
can't access data of privileged containers. Since the socket
is exposed by privileged containers, all sidecars must be
privileged too. This is needed only for containers running
in daemonset as we are using bidirectional mounts in daemonset

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit e0cc7740f6)
2020-01-16 19:32:28 +05:30
..
helm/ceph-csi-cephfs refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 10:44:17 +00:00
csi-cephfsplugin-provisioner.yaml Fix leader election flag in deployment files 2019-12-17 12:55:36 +00:00
csi-cephfsplugin.yaml CSI: run all containers as privileged in daemonset pods 2020-01-16 19:32:28 +05:30
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