ceph-csi/deploy/rbd/kubernetes
Madhu Rajanna e3d1ba7703 deploy: set topology=false in provisioner sidecar
with csi-provisioner v2.x the topology based
provisioning will not have any backward compatibility
with older version of kubernetes, if the nodes are
not labeled with topology keys, the pvc creation
is going to get fail with error `accessibility
requirements: no available topology found`, disabling
the topology based provisioning by default, if user want
to use it he can always enable it.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-12-08 16:09:25 +00:00
..
csi-config-map.yaml refact: Remove Kubernetes 1.13.x support 2020-01-20 10:32:30 +00:00
csi-nodeplugin-psp.yaml Add run hostpath to daemonset pods 2020-01-28 16:50:18 +00:00
csi-nodeplugin-rbac.yaml deploy: remove unnecessary aggregate clusterroles 2020-08-19 09:30:17 +00:00
csi-provisioner-psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
csi-provisioner-rbac.yaml deploy: update csi sidecar images 2020-12-08 10:23:34 +00:00
csi-rbdplugin-provisioner.yaml deploy: set topology=false in provisioner sidecar 2020-12-08 16:09:25 +00:00
csi-rbdplugin.yaml deploy: update csi sidecar images 2020-12-08 10:23:34 +00:00