From 40240328dfc0d49be3d8237ea540ddb60735c258 Mon Sep 17 00:00:00 2001 From: Ben Parees Date: Wed, 15 Aug 2018 15:34:31 -0400 Subject: [PATCH] update imagestreams to registry.redhat.io --- rhdm70-image-streams.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/rhdm70-image-streams.yaml b/rhdm70-image-streams.yaml index da48c699..08e56222 100644 --- a/rhdm70-image-streams.yaml +++ b/rhdm70-image-streams.yaml @@ -25,9 +25,11 @@ items: tags: rhdm,xpaas supports: rhdm:7.0,xpaas:1.4 version: '1.0' + referencePolicy: + type: Local from: kind: DockerImage - name: registry.access.redhat.com/rhdm-7/rhdm70-decisioncentral-openshift:1.0 + name: registry.redhat.io/rhdm-7/rhdm70-decisioncentral-openshift:1.0 - kind: ImageStream apiVersion: v1 @@ -48,6 +50,8 @@ items: tags: rhdm,xpaas supports: rhdm:7.0,xpaas:1.4 version: '1.0' + referencePolicy: + type: Local from: kind: DockerImage - name: registry.access.redhat.com/rhdm-7/rhdm70-kieserver-openshift:1.0 + name: registry.redhat.io/rhdm-7/rhdm70-kieserver-openshift:1.0