Skip to content

Commit 00b8a6f

Browse files
authored
Merge pull request #26224 from Arhell/upd
[zh] update rbac.md
2 parents a088d1f + e31224e commit 00b8a6f

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
@@ -150,7 +150,7 @@ Because they are cluster-scoped, you can also use them to grant access to:
150150
* non-resource endpoints (like `/healthz`)
151151
* namespaced resources (like Pods), across all namespaces
152152
For example: you can use a ClusterRole to allow a particular user to run
153-
`kubectl get pods -all-namespaces`.
153+
`kubectl get pods -all-namespaces`
154154
-->
155155
### ClusterRole 示例
156156

0 commit comments

Comments
 (0)