Skip to content

Commit

Permalink
Merge branch 'main' into read-only-tenant-logic-poc
Browse files Browse the repository at this point in the history
Signed-off-by: Kajetan Nobel <[email protected]>
  • Loading branch information
kajetan-nobel committed Nov 23, 2023
2 parents 063664b + d5a6626 commit 73e00c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/apps/configuration/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,9 @@ export const CLUSTER_PERMISSIONS: string[] = [
'cluster:admin/script/put',
'cluster:admin/script_context/get',
'cluster:admin/script_language/get',
'cluster:admin/search/pipeline/delete',
'cluster:admin/search/pipeline/get',
'cluster:admin/search/pipeline/put',
'cluster:admin/settings/update',
'cluster:admin/snapshot/create',
'cluster:admin/snapshot/clone',
Expand Down

0 comments on commit 73e00c2

Please sign in to comment.