Fix spelling in authentication.md

Rename `name-of-api-sever` to `name-of-api-server`.
This commit is contained in:
Chris Bargmann
2020-09-15 17:21:59 +02:00
committed by GitHub
parent 8da9b601d6
commit c77d436eaf
@@ -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
```