Skip to content

Commit

Permalink
Add ovn-kubernetes-microshift to image-stream
Browse files Browse the repository at this point in the history
Reference the ovn-kubernetes-microshift imagestream from an
operator for it to be a part of the payload.

Signed-off-by: Zenghui Shi <zshi@redhat.com>
  • Loading branch information
zshi-redhat committed Sep 13, 2022
1 parent 263b970 commit 0cf591a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manifests/image-references
Expand Up @@ -46,6 +46,10 @@ spec:
from:
kind: DockerImage
name: quay.io/openshift/origin-ovn-kubernetes:latest
- name: ovn-kubernetes-microshift
from:
kind: DockerImage
name: quay.io/openshift/origin-ovn-kubernetes-microshift:latest
- name: egress-router-cni
from:
kind: DockerImage
Expand Down

0 comments on commit 0cf591a

Please sign in to comment.