Skip to content

Commit 158dfbf

Browse files
Remove cyera from comment
1 parent 8ce01e9 commit 158dfbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/store/KibanaOwnedReservedRoleDescriptors.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ static RoleDescriptor kibanaSystem(String name) {
536536
TransportDeleteIndexAction.TYPE.name()
537537
)
538538
.build(),
539-
// For ExtraHop, QualysGAV, SentinelOne, Island Browser and Cyera specific actions.
539+
// For ExtraHop, QualysGAV, SentinelOne and Island Browser specific actions.
540540
// Kibana reads, writes and manages this index
541541
// for configured ILM policies.
542542
RoleDescriptor.IndicesPrivileges.builder()

0 commit comments

Comments
 (0)