Caching may be fine as long as forcePull works.

This commit is contained in:
Ralph Bean 2018-01-17 19:04:09 +00:00
parent 31893c1aba
commit dc6bf5e0b4

View file

@ -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