FPDC: Output build in the correct imagestream
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
2df0fffaa5
commit
57c7fb22b2
1 changed files with 3 additions and 3 deletions
|
@ -34,10 +34,10 @@ spec:
|
||||||
from:
|
from:
|
||||||
kind: "ImageStreamTag"
|
kind: "ImageStreamTag"
|
||||||
name: "fpdc:latest"
|
name: "fpdc:latest"
|
||||||
triggers:
|
|
||||||
- type: ConfigChange
|
|
||||||
- type: ImageChange
|
|
||||||
output:
|
output:
|
||||||
to:
|
to:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
name: fpdc:latest
|
name: fpdc:latest
|
||||||
|
triggers:
|
||||||
|
- type: ConfigChange
|
||||||
|
- type: ImageChange
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue