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
b0f814e485
commit
b3502feae4
File diff suppressed because it is too large
Load Diff
@ -68,12 +68,28 @@ environments:
|
|||||||
permissions:
|
permissions:
|
||||||
- documentations_db
|
- documentations_db
|
||||||
|
|
||||||
|
- cluster_id: main
|
||||||
|
database:
|
||||||
|
name: subscriptions_db
|
||||||
|
extensions:
|
||||||
|
- uuid-ossp
|
||||||
|
- pg_stat_statements
|
||||||
|
- timescaledb
|
||||||
|
user:
|
||||||
|
name: subscriptions
|
||||||
|
password_length: 32
|
||||||
|
password_special: false
|
||||||
|
conn_limit: 20
|
||||||
|
permissions:
|
||||||
|
- subscriptions_db
|
||||||
|
|
||||||
- cluster_id: main
|
- cluster_id: main
|
||||||
database:
|
database:
|
||||||
name: django_db
|
name: django_db
|
||||||
extensions:
|
extensions:
|
||||||
- uuid-ossp
|
- uuid-ossp
|
||||||
- pg_stat_statements
|
- pg_stat_statements
|
||||||
|
- ltree
|
||||||
user:
|
user:
|
||||||
name: django
|
name: django
|
||||||
password_length: 32
|
password_length: 32
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user