The source here is not an ImageStreamTag.
This commit is contained in:
parent
3281bb1110
commit
31893c1aba
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ spec:
|
||||||
noCache: true
|
noCache: true
|
||||||
forcePull: true
|
forcePull: true
|
||||||
from:
|
from:
|
||||||
kind: "ImageStreamTag"
|
kind: DockerImage
|
||||||
name: "candidate-registry.fedoraproject.org/f26/waiverdb:latest"
|
name: candidate-registry.fedoraproject.org/f26/waiverdb:latest
|
||||||
output:
|
output:
|
||||||
to:
|
to:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue