Skip to content

Commit

Permalink
Added roles
Browse files Browse the repository at this point in the history
  • Loading branch information
ubombar committed Mar 19, 2024
1 parent d8c7f23 commit 3045c69
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,17 @@ rules:
- patch
- update
- watch
- apiGroups:
- ""
resources:
- node
verbs:
- create
- get
- list
- patch
- update
- watch
- apiGroups:
- crd.antrea.io
resources:
Expand Down

0 comments on commit 3045c69

Please sign in to comment.