Skip to content

Commit

Permalink
#89 Fix permissions for 'leases' resource in 'coordination' API group
Browse files Browse the repository at this point in the history
  • Loading branch information
Andoni Izurza committed Mar 15, 2024
1 parent 07b03bc commit a98cdbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/operator/rbac.cue
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ _ciliumClusterRules: [
"create",
"get",
"update",
"list",
"delete",
]
},
{
Expand Down

0 comments on commit a98cdbb

Please sign in to comment.