Skip to content

Commit

Permalink
Update docs/modules/ROOT/pages/references/architecture/control-api-us…
Browse files Browse the repository at this point in the history
…er.adoc

Co-authored-by: Chris <[email protected]>
  • Loading branch information
tobru and ccremer authored Nov 9, 2021
1 parent 754547f commit f6ba3a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ status: <2>
== Access control

As this is a cluster-scoped resource, access control has to be defined in the cluster scope.
For each `User` object, a `ClusterRole` and `ClusterRoleBinding` is available, which grants edit rights to the subject (owner) which relates to the `User`.
For each `User` object, a `ClusterRole` and `ClusterRoleBinding` is generated in the background, which grants edit rights to the subject (owner) which relates to the `User`.

[source,yaml]
----
Expand Down

0 comments on commit f6ba3a6

Please sign in to comment.