Fix documents in rbac.md
Fix incorrect namespace and group correspondence in documents Signed-off-by: AIsland <yuchunyu01@inspur.com>
This commit is contained in:
parent
e1090552f3
commit
ec366ff0f1
|
@ -765,7 +765,7 @@ subjects:
|
|||
<!--
|
||||
For all service accounts in the "dev" group in the "development" namespace:
|
||||
-->
|
||||
对于 "dev" 名称空间中 "development" 组中的所有服务帐户:
|
||||
对于 "development" 名称空间中 "dev" 组中的所有服务帐户:
|
||||
|
||||
```yaml
|
||||
subjects:
|
||||
|
|
Loading…
Reference in New Issue