Skip to content

Commit

Permalink
update imagestreams to registry.redhat.io (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
bparees authored and errantepiphany committed Aug 20, 2018
1 parent 0cc61f9 commit bb5812d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions rhdm70-image-streams.yaml
Expand Up @@ -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
Expand All @@ -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

0 comments on commit bb5812d

Please sign in to comment.