Fix links in concepts section (2)
This commit is contained in:
@@ -19,8 +19,6 @@ before referring to it in a
|
||||
|
||||
This page provides an outline of the container image concept.
|
||||
|
||||
|
||||
|
||||
<!-- body -->
|
||||
|
||||
## Image names
|
||||
@@ -261,7 +259,7 @@ EOF
|
||||
This needs to be done for each pod that is using a private registry.
|
||||
|
||||
However, setting of this field can be automated by setting the imagePullSecrets
|
||||
in a [ServiceAccount](/docs/user-guide/service-accounts) resource.
|
||||
in a [ServiceAccount](/docs/tasks/configure-pod-container/configure-service-accounts/) resource.
|
||||
|
||||
Check [Add ImagePullSecrets to a Service Account](/docs/tasks/configure-pod-container/configure-service-account/#add-imagepullsecrets-to-a-service-account) for detailed instructions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user