Merge pull request #23908 from cbrgm/patch-1

Fix spelling in authentication.md
This commit is contained in:
Kubernetes Prow Robot 2020-09-16 04:33:19 -07:00 committed by GitHub
commit 5f5840f825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -443,7 +443,7 @@ current-context: webhook
contexts:
- context:
cluster: name-of-remote-authn-service
user: name-of-api-sever
user: name-of-api-server
name: webhook
```