Skip to content

Commit 344dced

Browse files
authored
Merge pull request #36131 from maslow/patch-1
Update extensible-admission-controllers.md
2 parents eb0ec74 + 35ef015 commit 344dced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/access-authn-authz/extensible-admission-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ webhooks:
203203
You must replace the `<CA_BUNDLE>` in the above example by a valid CA bundle
204204
which is a PEM-encoded CA bundle for validating the webhook's server certificate.
205205
-->
206-
你必须在以上示例中将 `<CA_BUNDLE>` 替换为一个有效的 VA 证书包,
206+
你必须在以上示例中将 `<CA_BUNDLE>` 替换为一个有效的 CA 证书包,
207207
这是一个用 PEM 编码的 CA 证书包,用于校验 Webhook 的服务器证书。
208208
{{< /note >}}
209209

0 commit comments

Comments
 (0)