Questo contenuto non è disponibile nella lingua selezionata.
Chapter 89. 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 |
---|---|---|
image | string |
The name and tag of the ImageStream where the newly built image will be pushed. For example |
type | string |
Must be |