Skip to content

Commit

Permalink
Add indices:data/read/search/template/render to cluster permissions d…
Browse files Browse the repository at this point in the history
…ropdown (opensearch-project#1725)

Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks authored Jan 11, 2024
1 parent 7cad47c commit 780b3aa
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 @@ -240,6 +240,7 @@ export const CLUSTER_PERMISSIONS: string[] = [
'indices:data/read/msearch/template',
'indices:data/read/mtv',
'indices:data/read/mtv*',
'indices:data/read/search/template/render',
'indices:data/write/reindex',
];

Expand Down

0 comments on commit 780b3aa

Please sign in to comment.