pull/94/merge
Mark Maglana 2017-03-24 08:56:15 +00:00 committed by GitHub
commit 90706c81a9
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ kubectl config set-cluster kubernetes-the-hard-way \
```
```
kubectl config set-credentials admin --token chAng3m3
kubectl config set-credentials admin --token=chAng3m3
```
```