Fix sample yaml used for serviceAccountName

Closes: #2333
pull/6762/head
Qiming Teng 2017-12-24 16:19:29 +08:00
parent c8811889c8
commit d9406efa58
1 changed files with 1 additions and 1 deletions

View File

@ -196,10 +196,10 @@ spec:
metadata:
# ...
spec:
serviceAccountName: bob-the-bot
containers:
- name: nginx
image: nginx:1.7.9
serviceAccountName: bob-the-bot
```
Service account bearer tokens are perfectly valid to use outside the cluster and