Merge pull request #47047 from Arhell/zh-fix

[zh] Fix CA in authentication example
pull/47051/head
Kubernetes Prow Robot 2024-07-01 05:34:54 -07:00 committed by GitHub
commit bd6889f1f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ jwt:
url: https://issuer.example.com
audiences:
- example-client-id
certificateAuthority: <取值是 /path/to/ca.pem 文件的内容>
certificateAuthority: <取值是 /path/to/ca.pem 文件的内容>
claimMappings:
username:
claim: username