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
4d7a55fd0b
commit
1a7b67d506
File diff suppressed because it is too large
Load Diff
@ -51,6 +51,20 @@ environments:
|
|||||||
conn_limit: 20
|
conn_limit: 20
|
||||||
permissions:
|
permissions:
|
||||||
- notes_db
|
- notes_db
|
||||||
|
|
||||||
|
- cluster_id: main
|
||||||
|
database:
|
||||||
|
name: workspaces_db
|
||||||
|
extensions:
|
||||||
|
- uuid-ossp
|
||||||
|
- pg_stat_statements
|
||||||
|
user:
|
||||||
|
name: workspaces
|
||||||
|
password_length: 32
|
||||||
|
password_special: false
|
||||||
|
conn_limit: 20
|
||||||
|
permissions:
|
||||||
|
- workspaces_db
|
||||||
|
|
||||||
- cluster_id: main
|
- cluster_id: main
|
||||||
database:
|
database:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user