Chapter 99. ImageStreamOutput schema reference
Used in: Build
The type
property is a discriminator that distinguishes use of the ImageStreamOutput
type from DockerOutput
. It must have the value imagestream
for the type ImageStreamOutput
.
Property | Property type | Description |
---|---|---|
type | string |
Must be |
image | string |
The name and tag of the ImageStream where the newly built image will be pushed. For example |