Update content/ja/docs/reference/access-authn-authz/rbac.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
This commit is contained in:
parent
0ace741011
commit
937d6887fd
|
@ -376,7 +376,7 @@ rules:
|
|||
```
|
||||
|
||||
|
||||
コアグループ内のリソース `"nodes"`の読み取りを許可します(Nodeはクラスタースコープであり、ClusterRoleBindingが効果的であるため、ClusterRoleにバインドされている必要があります。)
|
||||
コアグループ内のリソース `"nodes"`の読み取りを許可します(Nodeはクラスタースコープであり、ClusterRoleBindingが効果的であるため、ClusterRoleにバインドされている必要があります)。
|
||||
|
||||
```yaml
|
||||
rules:
|
||||
|
|
Loading…
Reference in New Issue