File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -62,12 +62,12 @@ metadata:
6262spec:
6363 repositoryDigestMirrors:
6464 - mirrors:
65- - < rhcos _image_no_digest > <1>
66- source: virthost.ostest.test.metalkube.org:5000/localimages /ocp-v4.0-art-dev <2>
65+ - virthost.ostest.test.metalkube.org:5000/localimages/ocp-v4.0-art-dev <1>
66+ source: quay.io/openshift-release-dev /ocp-v4.0-art-dev <2>
6767----
6868+
69- <1> Specify your {op-system} image without its digest , for example, `quay.io/openshift-release-dev /ocp-v4.0-art-dev` .
70- <2> Specify the name of your internal registry , for example, `virthost.ostest.test.metalkube.org:5000/localimages /ocp-v4.0-art-dev` .
69+ <1> Specify the name of your internal registry , for example, `virthost.ostest.test.metalkube.org:5000/localimages /ocp-v4.0-art-dev` .
70+ <2> Specify your {op-system} image without its digest , for example, `quay.io/openshift-release-dev /ocp-v4.0-art-dev` .
7171
7272. Apply the `rhcos-boot-kubevirt.yaml` file to create the `ImageDigestMirrorSet` object by running the following command:
7373+
You can’t perform that action at this time.
0 commit comments