diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-03-15 23:23:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-15 23:23:24 -0700 |
| commit | 91b8830c05244f690aeb8bc1f722bb4733a4fa33 (patch) | |
| tree | 0cb2e845b2f039db296bdb565ac7315ead4f1854 | |
| parent | 8763c10955d6889c75a55eec101667e4ca722d2f (diff) | |
| parent | 96339a1f577dfa339cfbccbb86cc9c48b416a717 (diff) | |
Merge pull request #1936 from AdamDang/patch-2
Typo "API sever"->"API server"
| -rw-r--r-- | contributors/design-proposals/vault-based-kms-provider.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/vault-based-kms-provider.md b/contributors/design-proposals/vault-based-kms-provider.md index 097e2f13..4f97ef5a 100644 --- a/contributors/design-proposals/vault-based-kms-provider.md +++ b/contributors/design-proposals/vault-based-kms-provider.md @@ -219,7 +219,7 @@ Here's a sample ``vault-config.yaml`` configuration with ``client-cert``: ``` ###### Vault token based authentication -1. ``token`` : limited access vault token required by kubernetes API sever to +1. ``token`` : limited access vault token required by kubernetes API server to authenticate itself while making requests to vault eg: 8dad1053-4a4e-f359-2eab-d57968eb277f |
