mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02:30
Allow for dynamically scaling automation mesh in dev env
This commit is contained in:
committed by
Alan Rominger
parent
9881bb72b8
commit
460c7c3379
@@ -5,5 +5,5 @@ awx_image: 'quay.io/ansible/awx_devel'
|
||||
pg_port: 5432
|
||||
pg_username: 'awx'
|
||||
pg_database: 'awx'
|
||||
cluster_node_count: 1
|
||||
control_plane_node_count: 1
|
||||
minikube_container_group: false
|
||||
|
||||
Reference in New Issue
Block a user