Skip to content

Commit c3056a6

Browse files
authored
Merge pull request #22130 from zhiweiyin318/fix-zh-translate-error
fix zh translation error in webhook response example
2 parents ba08538 + 852dfce commit c3056a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -631,9 +631,9 @@ Example of a minimal response from a webhook to allow a request:
631631
* `allowed`,设置为 `true``false`
632632

633633
<!--
634-
Example of a minimal response from a webhook to forbid a request:
634+
Example of a minimal response from a webhook to allow a request:
635635
-->
636-
Webhook 禁止请求的最简单响应示例
636+
Webhook 允许请求的最简单响应示例
637637

638638
{{< tabs name="AdmissionReview_response_allow" >}}
639639
{{% tab name="admission.k8s.io/v1" %}}

0 commit comments

Comments
 (0)