Skip to content

Commit

Permalink
Merge pull request #2259 from btaani/es-roles
Browse files Browse the repository at this point in the history
update admin cluster permissions
  • Loading branch information
openshift-merge-robot committed Jul 29, 2022
2 parents a7917e1 + 12e8aea commit e84efa1
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 e84efa1

Please sign in to comment.