@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user