Skip to content

Commit 48d2ca0

Browse files
authored
Merge pull request #33408 from EricPonvelle/32641-ImageSourceFix
GH#32641: Fixes the address for the image sources in AWS documentation.
2 parents b6949f1 + dd726b2 commit 48d2ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-generate-aws-user-infra-install-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ imageContentSources:
101101
source: quay.io/openshift-release-dev/ocp-release
102102
- mirrors:
103103
- <local_registry>/<local_repository_name>/release
104-
source: registry.svc.ci.openshift.org/ocp/release
104+
source: quay.io/openshift-release-dev/ocp-v4.0-art-dev
105105
----
106106
+
107107
Use the `imageContentSources` section from the output of the command to mirror the repository or the values that you used when you mirrored the content from the media that you brought into your restricted network.

0 commit comments

Comments
 (0)