We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31142aa commit 2fb6109Copy full SHA for 2fb6109
content/zh-cn/docs/tasks/configure-pod-container/configure-service-account.md
@@ -338,7 +338,7 @@ subresource to obtain a token to access the API is recommended instead.
338
If you want to obtain an API token for a ServiceAccount, you create a new Secret
339
with a special annotation, `kubernetes.io/service-account.name`.
340
-->
341
-### 手动为 ServiceAccount 创建长期有效的 API 令牌 {#manually-create-a-long-lived-api-token-for-a-serviceaccount}」
+### 手动为 ServiceAccount 创建长期有效的 API 令牌 {#manually-create-a-long-lived-api-token-for-a-serviceaccount}
342
343
如果你需要为 ServiceAccount 获得一个 API 令牌,你可以创建一个新的、带有特殊注解
344
`kubernetes.io/service-account.name` 的 Secret 对象。
0 commit comments