Merge "fix(pull): updates default pull policy"
This commit is contained in:
commit
8e27f68fde
@ -9,7 +9,7 @@ images:
|
||||
name: attcomdev/jarvis-connector
|
||||
repo: quay.io
|
||||
pull:
|
||||
policy: Always
|
||||
policy: IfNotPresent
|
||||
|
||||
node_labels:
|
||||
project:
|
||||
|
@ -29,7 +29,7 @@ images:
|
||||
name: stannum/curl
|
||||
repo: quay.io
|
||||
pull:
|
||||
policy: Always
|
||||
policy: IfNotPresent
|
||||
|
||||
node_labels:
|
||||
connector:
|
||||
|
Loading…
x
Reference in New Issue
Block a user