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 15, 2021
1 parent ae66821 commit 39cb7a8
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 39cb7a8

Please sign in to comment.