Skip to content

Commit 2304c34

Browse files
authored
Merge pull request #29 from stackhpc/nodepool
Use forked version of operator
2 parents 2ab4909 + 5573c62 commit 2304c34

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)