Skip to content

Commit 12e8aea

Browse files
committed
update admin cluster permissions
1 parent a7917e1 commit 12e8aea

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)