diff --git a/content/rancher/v2.x/en/admin-settings/rbac/cluster-project-roles/_index.md b/content/rancher/v2.x/en/admin-settings/rbac/cluster-project-roles/_index.md index 4388c4d7ecf..27b28bcb7c8 100644 --- a/content/rancher/v2.x/en/admin-settings/rbac/cluster-project-roles/_index.md +++ b/content/rancher/v2.x/en/admin-settings/rbac/cluster-project-roles/_index.md @@ -36,11 +36,13 @@ The following table lists each built-in custom cluster role available in Rancher | Custom Cluster Role | Owner | Member | | ---------------------------------- | ------------- | --------------------------------- | | Manage Cluster Members | ✓ | | +| Manage Cluster Catalogs | ✓ | | Manage Nodes | ✓ | | | Manage Storage | ✓ | | | View All Projects | ✓ | | | Create Project | ✓ | ✓ | | View Cluster Members | ✓ | ✓ | +| View Cluster Catalogs | ✓ | ✓ | | View Nodes | ✓ | ✓ | > **Notes:** @@ -83,6 +85,7 @@ The following table lists each built-in custom project role available in Rancher | Create Namespaces | ✓ | ✓ | | | Manage Config Maps | ✓ | ✓ | | | Manage Ingress | ✓ | ✓ | | +| Manage Project Catalogs | ✓ | | | | Manage Secrets | ✓ | ✓ | | | Manage Service Accounts | ✓ | ✓ | | | Manage Services | ✓ | ✓ | | @@ -91,6 +94,7 @@ The following table lists each built-in custom project role available in Rancher | View Config Maps | ✓ | ✓ | ✓ | | View Ingress | ✓ | ✓ | ✓ | | View Project Members | ✓ | ✓ | ✓ | +| View Project Catalogs | ✓ | ✓ | ✓ | | View Secrets | ✓ | ✓ | ✓ | | View Service Accounts | ✓ | ✓ | ✓ | | View Services | ✓ | ✓ | ✓ |