Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kcreddy committed Sep 8, 2023
1 parent 1d9c5d0 commit fe74016
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,6 @@ static RoleDescriptor kibanaSystem(String name) {
RoleDescriptor.IndicesPrivileges.builder()
.indices("logs-ti_*_latest.*")
.privileges(
// Require "create_index", "delete_index", "read", "index", "delete", IndicesAliasesAction.NAME, and
// UpdateSettingsAction.NAME for transform
"create_index",
"delete_index",
"read",
Expand Down

0 comments on commit fe74016

Please sign in to comment.