ceph-csi/deploy/rbd/kubernetes
Humble Chirammal 1b0ebc43d4 deploy: use serviceAccountName instead of serviceAccount in yamls
serviceAccount is the depricated alias for serviceAccountName, so it
is recommended/suggested to use serviceAccountName instead.

For ex. reference:
https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-04-06 09:00:35 +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: allow rbd nodeplugin to read ConfigMaps from Tenants 2020-12-16 16:45:29 +00:00
csi-provisioner-psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
csi-provisioner-rbac.yaml rbd: add configmap get clusterrole for provisioner 2021-02-04 14:58:40 +00:00
csi-rbdplugin-provisioner.yaml deploy: use serviceAccountName instead of serviceAccount in yamls 2021-04-06 09:00:35 +00:00
csi-rbdplugin.yaml deploy: use serviceAccountName instead of serviceAccount in yamls 2021-04-06 09:00:35 +00:00
csidriver.yaml deploy: add csidriver object for cephfs and rbd 2021-03-31 13:41:35 +00:00