Skip to content

Commit

Permalink
fix: add missing permission (#66)
Browse files Browse the repository at this point in the history
Signed-off-by: yu-croco <yu.croco@gmail.com>
  • Loading branch information
yu-croco committed Apr 16, 2024
1 parent 23c2f3a commit 5844d9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yaml/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ rules:
- list
- watch
- update
- patch
apiGroups:
- projectcontour.io
resources:
Expand Down

0 comments on commit 5844d9d

Please sign in to comment.