Work towards supporting 3.7

This commit is contained in:
Matthew Jones
2020-05-29 16:09:07 -04:00
parent 43ad44254e
commit 4f160c6aef
10 changed files with 304 additions and 122 deletions

View File

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