We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5995e commit bedbad6Copy full SHA for bedbad6
ansible/roles/preflight-invalidation/tasks/main.yml
@@ -46,6 +46,7 @@
46
containers:
47
- name: preflight-invalidator
48
image: "{{ preflight_invalidation_image_pull_spec }}"
49
+ imagePullPolicy: Always
50
args:
51
- invalidate-preflight-versions
52
- --pyxis-url
0 commit comments