Skip to content

Commit

Permalink
Add Clusterrole Aggregate View and Edit for ClusterInterceptor CRD
Browse files Browse the repository at this point in the history
  • Loading branch information
savitaashture authored and tekton-robot committed Jun 4, 2021
1 parent d685629 commit 8790156
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/clusterrole-aggregate-edit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ rules:
- triggers.tekton.dev
resources:
- clustertriggerbindings
- clusterinterceptors
- eventlisteners
- triggers
- triggerbindings
Expand Down
1 change: 1 addition & 0 deletions config/clusterrole-aggregate-view.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ rules:
- triggers.tekton.dev
resources:
- clustertriggerbindings
- clusterinterceptors
- eventlisteners
- triggers
- triggerbindings
Expand Down

0 comments on commit 8790156

Please sign in to comment.