From 77c1990a85ea79ef0ab13347dc7a9d232eb5d084 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Wed, 21 Apr 2021 12:18:33 -0700 Subject: [PATCH] Fix version of Monitoring v2 that has the monitoring-ui-view role --- content/rancher/v2.5/en/monitoring-alerting/rbac/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.5/en/monitoring-alerting/rbac/_index.md b/content/rancher/v2.5/en/monitoring-alerting/rbac/_index.md index 3be06694616..bd43af05add 100644 --- a/content/rancher/v2.5/en/monitoring-alerting/rbac/_index.md +++ b/content/rancher/v2.5/en/monitoring-alerting/rbac/_index.md @@ -85,7 +85,7 @@ Monitoring also creates additional `ClusterRoles` that are not assigned to users | Role | Purpose | | ------------------------------| ---------------------------| -| monitoring-ui-view | _Available as of Monitoring v2 9.4.204+_ Provides read-only access to external Monitoring UIs by giving a user permission to list the Prometheus, Alertmanager, and Grafana endpoints and make GET requests to Prometheus, Grafana, and Alertmanager UIs through the Rancher proxy. | +| monitoring-ui-view | _Available as of Monitoring v2 14.5.100+_ Provides read-only access to external Monitoring UIs by giving a user permission to list the Prometheus, Alertmanager, and Grafana endpoints and make GET requests to Prometheus, Grafana, and Alertmanager UIs through the Rancher proxy. | # Users with Rancher Cluster Manager Based Permissions