Skip to content

Commit e84efa1

Browse files
Merge pull request #2259 from btaani/es-roles
update admin cluster permissions
2 parents a7917e1 + 12e8aea commit e84efa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

elasticsearch/sgconfig/roles.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ admin_user:
161161
- CLUSTER_MONITOR
162162
- CLUSTER_COMPOSITE_OPS_RO
163163
- indices:data/write/bulk #required for being able to let index mappings update... is this required still with multitenancy?
164+
- indices:admin/template/get
164165
indices:
165166
'*':
166167
'*':

0 commit comments

Comments
 (0)