botella icon indicating copy to clipboard operation
botella copied to clipboard

pullPolicy for plugin downloads

Open agonzalezro opened this issue 8 years ago • 0 comments

We should implement something like this for the plugins list:

plugins:
  - image: agonzalezro/ava-test
    pullPolicy: Always

Check the Kubernetes pull policy for images here: http://kubernetes.io/docs/user-guide/images/

agonzalezro avatar Dec 12 '16 12:12 agonzalezro