Skip to content

Commit

Permalink
update admin cluster permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
btaani committed Jul 29, 2022
1 parent a7917e1 commit 12e8aea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elasticsearch/sgconfig/roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ admin_user:
- CLUSTER_MONITOR
- CLUSTER_COMPOSITE_OPS_RO
- indices:data/write/bulk #required for being able to let index mappings update... is this required still with multitenancy?
- indices:admin/template/get
indices:
'*':
'*':
Expand Down

0 comments on commit 12e8aea

Please sign in to comment.