Skip to content

Commit

Permalink
bring openshift/api into the payload
Browse files Browse the repository at this point in the history
  • Loading branch information
deads2k committed Nov 1, 2023
1 parent b8a18fd commit e6259b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions Dockerfile.rhel8
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ COPY manifests /manifests
#COPY operator/v1/0000_10_config-operator_*.yaml /manifests
#COPY payload-command/empty-resources /manifests

# TODO uncomment after all the other "add a new image" steps are complete.
#LABEL io.openshift.release.operator true
LABEL io.openshift.release.operator true
4 changes: 2 additions & 2 deletions manifests/image-references
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: ImageStream
apiVersion: image.openshift.io/v1
spec:
tags:
- name: api
- name: cluster-config-api
from:
kind: DockerImage
name: quay.io/openshift/origin-api:v4.0
name: none-of-the-manifests-need-this-image-injected

0 comments on commit e6259b2

Please sign in to comment.