Updated security docs to display API secret token correctly

Fixes #2234
This commit is contained in:
Seth Miller 2017-05-08 15:58:37 -05:00 committed by GitHub
parent d135085e54
commit 569e6bbf25
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Kubernetes has a number of authentication mechanisms:
The API bearer token is a secret named 'admin'.
`kops get secrets admin -oplaintext` will show it
`kops get secrets --type secret admin -oplaintext` will show it
### Admin Access