Skip to content

Commit 855c536

Browse files
committed
sync service-accounts-admin.md
sync service-accounts-admin.md
1 parent a413d89 commit 855c536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/access-authn-authz/service-accounts-admin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Kubernetes 区分用户账号和服务账号的概念,主要基于以下原因
8888
tied to complex business processes. By contrast, service account creation is
8989
intended to be more lightweight, allowing cluster users to create service accounts
9090
for specific tasks on demand. Separating ServiceAccount creation from the steps to
91-
onboard human users makes it easier for workloads to following the principle of
91+
onboard human users makes it easier for workloads to follow the principle of
9292
least privilege.
9393
-->
9494
- 通常情况下,集群的用户账号可能会从企业数据库进行同步,

0 commit comments

Comments
 (0)