Caching may be fine as long as forcePull works.
This commit is contained in:
parent
31893c1aba
commit
dc6bf5e0b4
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@ spec:
|
||||||
strategy:
|
strategy:
|
||||||
type: Docker
|
type: Docker
|
||||||
dockerStrategy:
|
dockerStrategy:
|
||||||
noCache: true
|
# Unclear if caching needs to be regularly turned off here...
|
||||||
|
#noCache: true
|
||||||
forcePull: true
|
forcePull: true
|
||||||
from:
|
from:
|
||||||
kind: DockerImage
|
kind: DockerImage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue