Skip to content

Commit ec366ff

Browse files
authored
Fix documents in rbac.md
Fix incorrect namespace and group correspondence in documents Signed-off-by: AIsland <[email protected]>
1 parent e109055 commit ec366ff

File tree

1 file changed

+1
-1
lines changed
  • content/zh/docs/reference/access-authn-authz

1 file changed

+1
-1
lines changed

content/zh/docs/reference/access-authn-authz/rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ subjects:
765765
<!--
766766
For all service accounts in the "dev" group in the "development" namespace:
767767
-->
768-
对于 "dev" 名称空间中 "development" 组中的所有服务帐户:
768+
对于 "development" 名称空间中 "dev" 组中的所有服务帐户:
769769

770770
```yaml
771771
subjects:

0 commit comments

Comments
 (0)