Skip to content

Commit

Permalink
Add action indices:admin/index_template/* to cluster_manage_index_tem… (
Browse files Browse the repository at this point in the history
#2409)

* Add actions cluster:admin/component_template/* to cluster_manage_index_templates

Signed-off-by: Stefan Reuter <[email protected]>
  • Loading branch information
srt authored Jan 20, 2023
1 parent 9cdaeca commit e4b7361
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/static_config/static_action_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,8 @@ cluster_manage_index_templates:
static: true
allowed_actions:
- "indices:admin/template/*"
- "indices:admin/index_template/*"
- "cluster:admin/component_template/*"
type: "cluster"
description: "Manage index templates"
cluster_manage_pipelines:
Expand Down

0 comments on commit e4b7361

Please sign in to comment.