Skip to content

Commit

Permalink
Add cluster:monitor/term to permissions dropdown
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Mar 21, 2024
1 parent c80b64a commit f7f6f02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/apps/configuration/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ export const CLUSTER_PERMISSIONS: string[] = [
'cluster:monitor/task/get',
'cluster:monitor/tasks/list',
'cluster:monitor/tasks/list*',
'cluster:monitor/term',
'restapi:admin/actiongroups',
'restapi:admin/allowlist',
'restapi:admin/internalusers',
Expand Down

0 comments on commit f7f6f02

Please sign in to comment.