Update content/ja/docs/reference/access-authn-authz/authentication.md

Co-authored-by: atoato88 <akihito-inou@nec.com>
pull/28376/head
ystkfujii 2021-06-14 15:51:52 +09:00 committed by GitHub
parent 757b1fb9a8
commit e60cd1c1a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,