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 0ee24c4 commit 5573c62Copy full SHA for 5573c62
ansible/inventory/group_vars/all/operator
@@ -17,5 +17,5 @@ zuul_operator_operator: |
17
serviceAccountName: zuul-operator
18
containers:
19
- name: operator
20
- image: "quay.io/zuul-ci/zuul-operator"
+ image: "quay.io/mnasiadka/zuul-operator"
21
imagePullPolicy: "IfNotPresent"
0 commit comments