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:
62
62
spec:
63
63
repositoryDigestMirrors:
64
64
- 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>
67
67
----
68
68
+
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` .
71
71
72
72
. Apply the `rhcos-boot-kubevirt.yaml` file to create the `ImageDigestMirrorSet` object by running the following command:
73
73
+
You can’t perform that action at this time.
0 commit comments