From 12e8aea4130031763557bddc9be41f7391b43b66 Mon Sep 17 00:00:00 2001 From: btaani Date: Fri, 29 Jul 2022 10:10:53 +0200 Subject: [PATCH] update admin cluster permissions --- elasticsearch/sgconfig/roles.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/elasticsearch/sgconfig/roles.yml b/elasticsearch/sgconfig/roles.yml index 0b51db1cc..8b03db6ff 100644 --- a/elasticsearch/sgconfig/roles.yml +++ b/elasticsearch/sgconfig/roles.yml @@ -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: '*': '*':