Skip to content

Commit

Permalink
Merge pull request #8096 from zetaab/cherrrypick8095
Browse files Browse the repository at this point in the history
Cherry pick #8095
  • Loading branch information
k8s-ci-robot authored Dec 12, 2019
2 parents 6ce1f6d + 7ee4df9 commit 1ba4761
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,14 @@ metadata:
k8s-app: openstack-cloud-provider
k8s-addon: openstack.addons.k8s.io
rules:
- apiGroups:
- coordination.k8s.io
resources:
- leases
verbs:
- get
- create
- update
- apiGroups:
- ""
resources:
Expand Down Expand Up @@ -115,6 +123,7 @@ rules:
verbs:
- list
- get
- watch
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
Expand Down

0 comments on commit 1ba4761

Please sign in to comment.