Skip to content

Commit

Permalink
Merge pull request #88 from stakater/fix-urls
Browse files Browse the repository at this point in the history
Fix urls and file structures
  • Loading branch information
tanalam2411 authored Dec 14, 2023
2 parents 08220ae + 1bc885d commit c3f1b79
Show file tree
Hide file tree
Showing 4 changed files with 428 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/how-to-guides/tenant.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ spec:
* `Owners:` Users who will be owners of a tenant. They will have OpenShift admin-role assigned to their users, with additional access to create namespaces as well.
* `Editors:` Users who will be editors of a tenant. They will have OpenShift edit-role assigned to their users.
* `Viewers:` Users who will be viewers of a tenant. They will have OpenShift view-role assigned to their users.
* For more details, check out [their definitions](../tenant-roles.md).

* `Users` can be linked to the tenant by specifying there username in `owners.users`, `editors.users` and `viewers.users` respectively.

Expand Down
Loading

0 comments on commit c3f1b79

Please sign in to comment.