added access to the statements
I added access to the statement explaining cluster role permissions in this document to make it clearer.
This commit is contained in:
committed by
GitHub
parent
462d6cb583
commit
c14bcdde98
@@ -54,8 +54,8 @@ it can't be both.
|
|||||||
|
|
||||||
ClusterRoles have several uses. You can use a ClusterRole to:
|
ClusterRoles have several uses. You can use a ClusterRole to:
|
||||||
|
|
||||||
1. define permissions on namespaced resources and be granted within individual namespace(s)
|
1. define permissions on namespaced resources and be granted access within individual namespace(s)
|
||||||
1. define permissions on namespaced resources and be granted across all namespaces
|
1. define permissions on namespaced resources and be granted access across all namespaces
|
||||||
1. define permissions on cluster-scoped resources
|
1. define permissions on cluster-scoped resources
|
||||||
|
|
||||||
If you want to define a role within a namespace, use a Role; if you want to define
|
If you want to define a role within a namespace, use a Role; if you want to define
|
||||||
|
|||||||
Reference in New Issue
Block a user