Skip to content

Commit

Permalink
Merge pull request #9260 from srikiz/automated-cherry-pick-of-#9249-u…
Browse files Browse the repository at this point in the history
…pstream-release-1.18

Automated cherry pick of #9249: update RBAC for DO CCM
  • Loading branch information
k8s-ci-robot committed Jun 3, 2020
2 parents ec8022b + cc71576 commit db17e2d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions upup/models/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,17 @@ rules:
- list
- watch
- update
- apiGroups:
- coordination.k8s.io
resources:
- leases
verbs:
- get
- watch
- list
- create
- update
- delete
---
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
Expand Down

0 comments on commit db17e2d

Please sign in to comment.