mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
Fixes #40: Update to Tower 3.6.4.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user