From 7cc9c4b873ba63084569cf1106cc7a2dbc64ebff Mon Sep 17 00:00:00 2001 From: Stewart-YU Date: Wed, 16 Aug 2017 17:26:05 +0800 Subject: [PATCH] Update configure-service-account.md Missing a signal. --- docs/tasks/configure-pod-container/configure-service-account.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/configure-pod-container/configure-service-account.md b/docs/tasks/configure-pod-container/configure-service-account.md index 943853251e..51c1460540 100644 --- a/docs/tasks/configure-pod-container/configure-service-account.md +++ b/docs/tasks/configure-pod-container/configure-service-account.md @@ -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