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 ddf386f commit c056b33Copy full SHA for c056b33
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/mnasiadka/zuul-operator:stackhpc-2"
+ image: "quay.io/mnasiadka/zuul-operator:stackhpc-3"
21
imagePullPolicy: "Always"
0 commit comments