Skip to content

Commit

Permalink
Merge branch 'main' into dataplane_integration
Browse files Browse the repository at this point in the history
  • Loading branch information
jlarriba committed Sep 13, 2023
2 parents c13c612 + 5fe8eea commit bf7dd33
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ rules:
verbs:
- get
- list
- apiGroups:
- apiextensions.k8s.io
resources:
- customresourcedefinitions
verbs:
- get
- list
- apiGroups:
- apps
resources:
Expand Down

0 comments on commit bf7dd33

Please sign in to comment.