Remove secrets from read only project role

The read only project role does not grant the permission to view secrets, this commit updates the Project Role Reference table to reflect this
This commit is contained in:
Alex Seymour
2020-10-19 10:16:32 -07:00
committed by Denise
parent 5fd94f15a5
commit b799542fb3
@@ -113,11 +113,11 @@ The following table lists each built-in custom project role available in Rancher
| Manage Services | ✓ | ✓ | |
| Manage Volumes | ✓ | ✓ | |
| Manage Workloads | ✓ | ✓ | |
| View Secrets | ✓ | ✓ | |
| View Config Maps | ✓ | ✓ | ✓ |
| View Ingress | ✓ | ✓ | ✓ |
| View Project Members | ✓ | ✓ | ✓ |
| View Project Catalogs | ✓ | ✓ | ✓ |
| View Secrets | ✓ | ✓ | ✓ |
| View Service Accounts | ✓ | ✓ | ✓ |
| View Services | ✓ | ✓ | ✓ |
| View Volumes | ✓ | ✓ | ✓ |