mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 13:39:27 -02:30
Add optional pgbouncer to dev environment (#14083)
Signed-off-by: Rick Elrod <rick@elrod.me>
This commit is contained in:
@@ -35,3 +35,8 @@ enable_splunk: false
|
||||
enable_grafana: false
|
||||
enable_prometheus: false
|
||||
scrape_interval: '5s'
|
||||
|
||||
# pgbouncer
|
||||
enable_pgbouncer: false
|
||||
pgbouncer_port: 6432
|
||||
pgbouncer_max_pool_size: 70
|
||||
|
||||
Reference in New Issue
Block a user