Skip to content

Commit 7c43619

Browse files
authored
Merge pull request #90861 from eromanova97/OBSDOCS-1691
OBSDOCS#1691: Add new pod-metrics-reader cluster role to the cluster role table
2 parents 00b399e + d628d2c commit 7c43619

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/monitoring-granting-users-permission-to-monitor-user-defined-projects.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,8 @@ You can grant the permissions by assigning one of the following monitoring roles
5353
|`alert-routing-edit`
5454
|Users with this cluster role can create, update, and delete `AlertmanagerConfig` CRs for user-defined projects.
5555
|Can be bound with `RoleBinding` to any user project.
56-
|===
5756

57+
|`pod-metrics-reader`
58+
|Users with this cluster role can access Thanos API endpoints for user-defined projects.
59+
|Can be bound with `RoleBinding` to any user project.
60+
|===

0 commit comments

Comments
 (0)