Skip to content

Commit b7bcefd

Browse files
committed
Change operator ImagePullPolicy
1 parent 82432e5 commit b7bcefd

File tree

1 file changed

+1
-1
lines changed
  • ansible/inventory/group_vars/all

1 file changed

+1
-1
lines changed

ansible/inventory/group_vars/all/operator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ zuul_operator_operator: |
1818
containers:
1919
- name: operator
2020
image: "quay.io/mnasiadka/zuul-operator"
21-
imagePullPolicy: "IfNotPresent"
21+
imagePullPolicy: "Always"

0 commit comments

Comments
 (0)