[vsphere_csi] update to 2.5.1 and make external_vsphere_version 7.0u1 by default (#8676)

This commit is contained in:
Cristian Calin
2022-04-04 11:08:11 +03:00
committed by GitHub
parent b915376194
commit cefd1339fc
6 changed files with 43 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ metadata:
rules:
- apiGroups: ["cns.vmware.com"]
resources: ["csinodetopologies"]
verbs: ["create", "watch"]
verbs: ["create", "watch", "get", "patch" ]
- apiGroups: [""]
resources: ["nodes"]
verbs: ["get"]