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
942bfa5d54
commit
19e725fa3f
File diff suppressed because it is too large
Load Diff
@ -51,6 +51,22 @@ environments:
|
|||||||
conn_limit: 20
|
conn_limit: 20
|
||||||
permissions:
|
permissions:
|
||||||
- eav_db
|
- eav_db
|
||||||
|
|
||||||
|
- cluster_id: main
|
||||||
|
database:
|
||||||
|
name: documentations_db
|
||||||
|
extensions:
|
||||||
|
- uuid-ossp
|
||||||
|
- pg_stat_statements
|
||||||
|
- ltree
|
||||||
|
- timescaledb
|
||||||
|
user:
|
||||||
|
name: documentations
|
||||||
|
password_length: 32
|
||||||
|
password_special: false
|
||||||
|
conn_limit: 20
|
||||||
|
permissions:
|
||||||
|
- documentations_db
|
||||||
|
|
||||||
- cluster_id: main
|
- cluster_id: main
|
||||||
database:
|
database:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user