This commit is contained in:
Jesse Haka 2019-12-12 11:44:35 +02:00
parent a2e3e57bd3
commit 8a979f6479
1 changed files with 9 additions and 0 deletions

View File

@ -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:
@ -115,6 +123,7 @@ rules:
verbs:
- list
- get
- watch
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole