Update configure-service-account.md

Missing a signal.
This commit is contained in:
Stewart-YU
2017-08-16 17:26:05 +08:00
committed by Andrew Chen
parent 693680a67b
commit 7cc9c4b873
@@ -163,7 +163,7 @@ namespace: 7 bytes
## Add ImagePullSecrets to a service account
First, create an imagePullSecret, as described [here](/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod)
First, create an imagePullSecret, as described [here](/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod).
Next, verify it has been created. For example:
```shell