Fix sample yaml used for serviceAccountName

Closes: #2333
This commit is contained in:
Qiming Teng
2017-12-24 16:19:29 +08:00
parent c8811889c8
commit d9406efa58
+1 -1
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