Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leg100 authored Jan 27, 2021
1 parent 9a55acf commit 4409726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ etok apply -- -auto-approve
The `install` command also installs ClusterRoles (and ClusterRoleBindings) for your convenience:

* [etok-user](./config/rbac/user.yaml): includes the permissions necessary for running unprivileged commands
* [etok-admin](./config/rbac/admin.yaml): additional permissions for managing workspaces and running [privileged commands](#privileged commands)
* [etok-admin](./config/rbac/admin.yaml): additional permissions for managing workspaces and running [privileged-commands](#privileged commands)

Amend the bindings accordingly to add/remove users. For example to amend the etok-user binding:

Expand Down

0 comments on commit 4409726

Please sign in to comment.