mirror of
https://github.com/ansible/awx-operator.git
synced 2026-04-28 09:26:46 +00:00
* Only use them if user did not set an image, or RELATED_IMAGES_ var
is not set
Signed-off-by: Christian M. Adams <chadams@redhat.com>
(cherry picked from commit bb957be9e6)
7 lines
131 B
YAML
7 lines
131 B
YAML
---
|
|
deployment_type: "awx"
|
|
_postgres_image: postgres
|
|
_postgres_image_version: 12
|
|
backup_complete: false
|
|
database_type: "unmanaged"
|