Skip to content

Commit

Permalink
changing comments permission for alerting_ack_alerts role (opensearch…
Browse files Browse the repository at this point in the history
…-project#4709)

Signed-off-by: Dennis Toepker <[email protected]>
Co-authored-by: Dennis Toepker <[email protected]>
Signed-off-by: tmanninger <[email protected]>
  • Loading branch information
2 people authored and tmanninger committed Sep 24, 2024
1 parent 05cfb96 commit e53f7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e53f7d1

Please sign in to comment.