Skip to content

Commit

Permalink
Use correct pull policy for CronJob (#719)
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Jediny <jedinym@proton.me>
  • Loading branch information
jedinym committed Aug 28, 2024
1 parent ba5995e commit bedbad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/preflight-invalidation/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
containers:
- name: preflight-invalidator
image: "{{ preflight_invalidation_image_pull_spec }}"
imagePullPolicy: Always
args:
- invalidate-preflight-versions
- --pyxis-url
Expand Down

0 comments on commit bedbad6

Please sign in to comment.