dockerStrategy, not sourceStrategy.
This commit is contained in:
parent
ca8442787c
commit
95a752a8ba
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ spec:
|
|||
USER 1001
|
||||
strategy:
|
||||
type: Docker
|
||||
sourceStrategy:
|
||||
dockerStrategy:
|
||||
from:
|
||||
kind: "ImageStreamTag"
|
||||
name: "greenwave-upstream:latest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue