diff --git a/content/ja/docs/reference/access-authn-authz/authentication.md b/content/ja/docs/reference/access-authn-authz/authentication.md index b68a3974e7..0da6de5a1f 100644 --- a/content/ja/docs/reference/access-authn-authz/authentication.md +++ b/content/ja/docs/reference/access-authn-authz/authentication.md @@ -504,7 +504,7 @@ Kubernetes APIサーバーは、下位互換のためにデフォルトで`authe {{% tab name="authentication.k8s.io/v1" %}} ```yaml { - "apiVersion": "authentication.k8s.io/v1beta1", + "apiVersion": "authentication.k8s.io/v1", "kind": "TokenReview", "status": { "authenticated": false,