From f9107b8f0e4f8e69f62e828711d2af419781c660 Mon Sep 17 00:00:00 2001 From: toepkerd <120457569+toepkerd@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:16:23 -0700 Subject: [PATCH] changing comments permission for alerting_ack_alerts role (#4709) Signed-off-by: Dennis Toepker Co-authored-by: Dennis Toepker --- config/roles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/roles.yml b/config/roles.yml index cfd1b07dc9..51cd9006a1 100644 --- a/config/roles.yml +++ b/config/roles.yml @@ -45,7 +45,7 @@ alerting_ack_alerts: - 'cluster:admin/opendistro/alerting/alerts/*' - 'cluster:admin/opendistro/alerting/chained_alerts/*' - 'cluster:admin/opendistro/alerting/workflow_alerts/*' - - 'cluster:admin/opensearch/alerting/comments/search' + - 'cluster:admin/opensearch/alerting/comments/*' # Allows users to use all alerting functionality alerting_full_access: