Skip to content

Commit

Permalink
Add DevWorkspaceTemplates to aggregate view and edit roles
Browse files Browse the repository at this point in the history
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
  • Loading branch information
amisevsk committed Jan 21, 2021
1 parent 037b982 commit c2ae3ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/components/rbac/edit-workspaces-cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ rules:
- workspace.devfile.io
resources:
- devworkspaces
- devworkspacetemplates
verbs:
- create
- delete
Expand Down
1 change: 1 addition & 0 deletions config/components/rbac/view-workspaces-cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ rules:
- workspace.devfile.io
resources:
- devworkspaces
- devworkspacetemplates
verbs:
- get
- list
Expand Down

0 comments on commit c2ae3ed

Please sign in to comment.