Skip to content

Commit 5573c62

Browse files
committed
Use forked version of operator
1 parent 0ee24c4 commit 5573c62

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
@@ -17,5 +17,5 @@ zuul_operator_operator: |
1717
serviceAccountName: zuul-operator
1818
containers:
1919
- name: operator
20-
image: "quay.io/zuul-ci/zuul-operator"
20+
image: "quay.io/mnasiadka/zuul-operator"
2121
imagePullPolicy: "IfNotPresent"

0 commit comments

Comments
 (0)