diff --git a/deploy-manage/users-roles/cluster-or-deployment-auth/file-based.md b/deploy-manage/users-roles/cluster-or-deployment-auth/file-based.md index 6aace3d93a..b8eb352b22 100644 --- a/deploy-manage/users-roles/cluster-or-deployment-auth/file-based.md +++ b/deploy-manage/users-roles/cluster-or-deployment-auth/file-based.md @@ -215,6 +215,10 @@ stringData: roles: kibana_admin,ingest_admin # optional, not part of kubernetes.io/basic-auth ``` +::::{tip} +To create custom roles that can be referenced in this list refer to [](/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md#roles-management-file). +:::: + You can make this file available to {{eck}} by adding it as a file realm secret: ```yaml