Fix typo in authorization docs

This commit is contained in:
Josh Curl
2017-03-25 23:58:24 -07:00
committed by Andrew Chen
parent b7ca839623
commit b7b1bc94e0
+1 -1
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
```