mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 14:22:49 +00:00
Dont require database names to match when doing migration
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
---
|
||||
deployment_type: awx
|
||||
|
||||
database_name: "{{ deployment_type }}"
|
||||
database_username: "{{ deployment_type }}"
|
||||
|
||||
tower_task_privileged: false
|
||||
tower_ingress_type: none
|
||||
|
||||
|
||||
Reference in New Issue
Block a user