Skip to content

Commit

Permalink
update imagestreams to registry.redhat.io (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
spolti authored and errantepiphany committed Aug 20, 2018
1 parent f9f42c6 commit 2f8d6aa
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions rhdm71-image-streams.yaml
Expand Up @@ -22,9 +22,11 @@ items:
tags: rhdm,xpaas
supports: rhdm:7.1,xpaas:1.4
version: '1.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: registry.access.redhat.com/rhdm-7/rhdm71-decisioncentral-openshift:1.0
name: registry.redhat.io/rhdm-7/rhdm71-decisioncentral-openshift:1.0
- kind: ImageStream
apiVersion: v1
metadata:
Expand All @@ -41,6 +43,8 @@ items:
tags: rhdm,xpaas
supports: rhdm:7.1,xpaas:1.4
version: '1.0'
referencePolicy:
type: Local
from:
kind: DockerImage
name: registry.access.redhat.com/rhdm-7/rhdm71-kieserver-openshift:1.0
name: registry.redhat.io/rhdm-7/rhdm71-kieserver-openshift:1.0

0 comments on commit 2f8d6aa

Please sign in to comment.