Fixes #40: Update to Tower 3.6.4.

This commit is contained in:
Jeff Geerling
2020-05-26 13:45:39 -05:00
parent 840fdc2701
commit 152fe82954
6 changed files with 12 additions and 12 deletions

View File

@@ -15,8 +15,8 @@ spec:
tower_admin_email: test@example.com
tower_admin_password: changeme
tower_task_image: quay.io/ansible-tower/ansible-tower:3.6.3
tower_web_image: quay.io/ansible-tower/ansible-tower:3.6.3
tower_task_image: quay.io/ansible-tower/ansible-tower:3.6.4
tower_web_image: quay.io/ansible-tower/ansible-tower:3.6.4
tower_task_mem_request: 1Gi
tower_task_cpu_request: 500m

View File

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