Skip to content

Commit

Permalink
Add pod image to image-references
Browse files Browse the repository at this point in the history
This is to ensure that the image is injected when the
installer is run.
This from an already approved & lgtm'ed PR openshift#417

Signed-off-by: Urvashi Mohnani <[email protected]>
  • Loading branch information
umohnani8 committed Feb 26, 2019
1 parent 9133b43 commit be1b59c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions install/image-references
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ spec:
from:
kind: DockerImage
name: quay.io/coreos/etcd:v3.3.10
- name: pod
from:
kind: DockerImage
name: quay.io/openshift/pod:v4.0
- name: setup-etcd-environment
from:
kind: DockerImage
Expand Down

0 comments on commit be1b59c

Please sign in to comment.