mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 19:58:07 +03:00
[vsphere_csi] update to 2.5.1 and make external_vsphere_version 7.0u1 by default (#8676)
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user