We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c17ed38 + 321706d commit 079d993Copy full SHA for 079d993
content/zh/docs/reference/access-authn-authz/authentication.md
@@ -1712,7 +1712,7 @@ users:
1712
# 要与支持多个版本的工具(如 client.authentication.k8s.io/v1)集成,
1713
# 可以设置一个环境变量或者向工具传递一个参数标明 exec 插件所期望的版本,
1714
# 或者从 KUBERNETES_EXEC_INFO 环境变量的 ExecCredential 对象中读取版本信息。
1715
- apiVersion: "client.authentication.k8s.io/v1"
+ apiVersion: "client.authentication.k8s.io/v1beta1"
1716
1717
# 执行此插件时要设置的环境变量。可选字段。
1718
env:
0 commit comments