Skip to content

Commit

Permalink
Merge pull request #188 from bertinatto/vsphere-perms
Browse files Browse the repository at this point in the history
Add new driver permissions for vmware-vsphere-csi-operator
  • Loading branch information
openshift-merge-robot committed Jul 22, 2021
2 parents ebae0b3 + 2bab8dd commit 56919a5
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions assets/csidriveroperators/vsphere/06_clusterrole.yaml
Expand Up @@ -276,18 +276,13 @@ rules:
resources:
- customresourcedefinitions
verbs:
- get
- '*'
- apiGroups:
- cns.vmware.com
resources:
- cnsvspherevolumemigrations
- '*'
verbs:
- create
- get
- list
- watch
- update
- delete
- '*'
# Allow kube-rbac-proxy to create TokenReview to be able to authenticate Prometheus when collecting metrics
- apiGroups:
- "authentication.k8s.io"
Expand Down

0 comments on commit 56919a5

Please sign in to comment.