Add suport of Vsphere CSI driver 2.2.X versions (#7848)

This commit is contained in:
Eugene Artemenko
2021-08-09 18:19:38 +03:00
committed by GitHub
parent 82a9064d8d
commit e2b67b5700
6 changed files with 106 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
dest: "{{ kube_config_dir }}/{{ item }}"
with_items:
- vsphere-csi-controller-rbac.yml
- vsphere-csi-node-rbac.yaml
- "{{ controller_spec }}"
- vsphere-csi-node.yml
register: vsphere_csi_manifests