flatpak-indexer: fix kind for flatpak-indexer-build

Should be ImageStreamTag not ImageStream. We ended up with a destination
of flatpak-indexer:latest:latest, when a default tag of :latest was added.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
This commit is contained in:
Owen W. Taylor 2021-02-25 14:40:51 -05:00
parent 49c0a2d134
commit 636d797c0b

View file

@ -38,7 +38,7 @@ metadata:
spec:
output:
to:
kind: ImageStream
kind: ImageStreamTag
name: flatpak-indexer:latest
postCommit:
command: