Update content/ja/docs/reference/access-authn-authz/authentication.md
Co-authored-by: atoato88 <akihito-inou@nec.com>pull/28376/head
parent
757b1fb9a8
commit
e60cd1c1a6
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue