Skip to content

Commit d628d2c

Browse files
committed
OBSDOCS-1691: Add new pod-metrics-reader cluster role to the cluster role table
1 parent 354a8b3 commit d628d2c

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)