Merge pull request #33502 from JarHMJ/202205051956

[zh]fix in content/zh/docs/reference/access-authn-authz/authentication.md
pull/33520/head
Kubernetes Prow Robot 2022-05-05 20:51:04 -07:00 committed by GitHub
commit 079d9936d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1712,7 +1712,7 @@ users:
# 要与支持多个版本的工具(如 client.authentication.k8s.io/v1集成
# 可以设置一个环境变量或者向工具传递一个参数标明 exec 插件所期望的版本,
# 或者从 KUBERNETES_EXEC_INFO 环境变量的 ExecCredential 对象中读取版本信息。
apiVersion: "client.authentication.k8s.io/v1"
apiVersion: "client.authentication.k8s.io/v1beta1"
# 执行此插件时要设置的环境变量。可选字段。
env: