Add coordination access to controller cluster role
This commit is contained in:
@@ -136,3 +136,15 @@ rules:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- coordination.k8s.io
|
||||
resources:
|
||||
- leases
|
||||
verbs:
|
||||
- get
|
||||
- create
|
||||
- update
|
||||
- patch
|
||||
- delete
|
||||
- list
|
||||
- watch
|
||||
|
||||
Reference in New Issue
Block a user