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