mirror of
https://gitlab.sarex.io/infra/terraform-contour-mirror.git
synced 2026-08-05 18:31:00 +03:00
++
This commit is contained in:
parent
88e747fc9b
commit
054d542968
File diff suppressed because it is too large
Load Diff
@ -37,6 +37,20 @@ environments:
|
||||
password_length: 32
|
||||
password_special: false
|
||||
conn_limit: 20
|
||||
|
||||
- cluster_id: main
|
||||
database:
|
||||
name: rfi_db
|
||||
extensions:
|
||||
- uuid-ossp
|
||||
- pg_stat_statements
|
||||
user:
|
||||
name: rfi
|
||||
password_length: 32
|
||||
password_special: false
|
||||
conn_limit: 20
|
||||
permissions:
|
||||
- rfi_db
|
||||
|
||||
- cluster_id: main
|
||||
database:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user