Update to Tower 3.6.2. Update operator to version 0.2.1.

This commit is contained in:
Jeff Geerling
2019-12-16 09:54:19 -06:00
parent 448c181d17
commit 24e63fed00
5 changed files with 9 additions and 9 deletions

View File

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

View File

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