Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update imagestreams to registry.redhat.io #89

Merged
merged 1 commit into from Aug 20, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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