mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-06 05:12:47 +00:00
Fixes #9: Update Ansible Tower version to 3.6.1.
This commit is contained in:
@@ -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.0
|
||||
tower_web_image: quay.io/ansible-tower/ansible-tower:3.6.0
|
||||
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_create_preload_data: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user