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
@ -52,6 +52,22 @@ environments:
|
||||
permissions:
|
||||
- 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
|
||||
database:
|
||||
name: django_db
|
||||
|
||||
Loading…
Reference in New Issue
Block a user