Fix typo in authorization docs

reviewable/pr3008/r2
Josh Curl 2017-03-25 23:58:24 -07:00 committed by Andrew Chen
parent b7ca839623
commit b7b1bc94e0
1 changed files with 1 additions and 1 deletions

View File

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