Issue #3: Bump version of Operator to 0.1.1 after task pod fix.

This commit is contained in:
Jeff Geerling
2019-11-20 16:35:27 -06:00
parent 67308724ca
commit 0907b7f751
3 changed files with 5 additions and 5 deletions

View File

@@ -124,14 +124,14 @@ spec:
- /usr/local/bin/ao-logs
- /tmp/ansible-operator/runner
- stdout
image: "geerlingguy/tower-operator:0.1.0"
image: "geerlingguy/tower-operator:0.1.1"
imagePullPolicy: "Always"
volumeMounts:
- mountPath: /tmp/ansible-operator/runner
name: runner
readOnly: true
- name: operator
image: "geerlingguy/tower-operator:0.1.0"
image: "geerlingguy/tower-operator:0.1.1"
imagePullPolicy: "Always"
volumeMounts:
- mountPath: /tmp/ansible-operator/runner