Skip to content

Commit 753c7de

Browse files
opensearch-trigger-bot[bot]cwperksDarshitChanpura
authored
Add indices:data/read/search/template/render to cluster permissions dropdown (#1725) (#1732)
Signed-off-by: Craig Perkins <[email protected]> (cherry picked from commit 780b3aa) Co-authored-by: Craig Perkins <[email protected]> Co-authored-by: Darshit Chanpura <[email protected]>
1 parent 46eee99 commit 753c7de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/apps/configuration/constants.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ export const CLUSTER_PERMISSIONS: string[] = [
238238
'indices:data/read/msearch/template',
239239
'indices:data/read/mtv',
240240
'indices:data/read/mtv*',
241+
'indices:data/read/search/template/render',
241242
'indices:data/write/reindex',
242243
];
243244

0 commit comments

Comments
 (0)