You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/concepts/containers/images.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -259,7 +259,7 @@ EOF
259
259
This needs to be done for each pod that is using a private registry.
260
260
261
261
However, setting of this field can be automated by setting the imagePullSecrets
262
-
in a [ServiceAccount](/docs/tasks/configure-pod-container/configure-service-accounts/) resource.
262
+
in a [ServiceAccount](/docs/tasks/configure-pod-container/configure-service-account/) resource.
263
263
264
264
Check [Add ImagePullSecrets to a Service Account](/docs/tasks/configure-pod-container/configure-service-account/#add-imagepullsecrets-to-a-service-account) for detailed instructions.
0 commit comments