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:
|
||||
type: Docker
|
||||
dockerStrategy:
|
||||
noCache: true
|
||||
# Unclear if caching needs to be regularly turned off here...
|
||||
#noCache: true
|
||||
forcePull: true
|
||||
from:
|
||||
kind: DockerImage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue