File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ apiVersion : config.openshift.io/v1
2
+ kind : ImageDigestMirrorSet
3
+ metadata :
4
+ name : idms-internal-registry
5
+ spec :
6
+ imageDigestMirrors :
7
+ - mirrors :
8
+ - image-registry.openshift-image-registry.svc.cluster.local:5000/openshift/release
9
+ source : quay.io/openshift-release-dev/ocp-v4.0-art-dev
10
+ - mirrors :
11
+ - image-registry.openshift-image-registry.svc.cluster.local:5000/openshift/release-images
12
+ source : quay.io/openshift-release-dev/ocp-release
13
+ - mirrors :
14
+ - image-registry.openshift-image-registry.svc.cluster.local:5000/openshift4
15
+ source : registry.redhat.io/openshift4
16
+ - mirrors :
17
+ - image-registry.openshift-image-registry.svc.cluster.local:5000/container-native-virtualization
18
+ source : registry.redhat.io/container-native-virtualization
19
+ - mirrors :
20
+ - image-registry.openshift-image-registry.svc.cluster.local:5000/migration-toolkit-virtualization
21
+ source : registry.redhat.io/migration-toolkit-virtualization
You can’t perform that action at this time.
0 commit comments