Skip to content

Commit 8200a77

Browse files
authored
Merge pull request #32277 from my-git9/patch-63
[zh] Update webhook.md
2 parents 8afea70 + c82f931 commit 8200a77

File tree

1 file changed

+3
-2
lines changed
  • content/zh/docs/reference/access-authn-authz

1 file changed

+3
-2
lines changed

content/zh/docs/reference/access-authn-authz/webhook.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ to the REST api.
266266

267267
<!--
268268
For further documentation refer to the authorization.v1beta1 API objects and
269-
[webhook.go](https://github.com/kubernetes/kubernetes/blob/{{< param "githubbranch" >}}/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go).
269+
[webhook.go](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go).
270270
-->
271-
更多信息可以参考 authorization.v1beta1 API 对象和[webhook.go](https://github.com/kubernetes/kubernetes/blob/{{< param "githubbranch" >}}/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go)。
271+
更多信息可以参考 authorization.v1beta1 API 对象和 [webhook.go](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go)。
272+

0 commit comments

Comments
 (0)