parent
c8811889c8
commit
d9406efa58
|
@ -196,10 +196,10 @@ spec:
|
||||||
metadata:
|
metadata:
|
||||||
# ...
|
# ...
|
||||||
spec:
|
spec:
|
||||||
|
serviceAccountName: bob-the-bot
|
||||||
containers:
|
containers:
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:1.7.9
|
image: nginx:1.7.9
|
||||||
serviceAccountName: bob-the-bot
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Service account bearer tokens are perfectly valid to use outside the cluster and
|
Service account bearer tokens are perfectly valid to use outside the cluster and
|
||||||
|
|
Loading…
Reference in New Issue