This commit is contained in:
ivan 2026-07-25 20:26:45 +05:00
parent 1a7b67d506
commit 88e747fc9b

View File

@ -38,20 +38,6 @@ environments:
password_special: false
conn_limit: 20
- cluster_id: main
database:
name: notes_db
extensions:
- uuid-ossp
- pg_stat_statements
user:
name: notes
password_length: 32
password_special: false
conn_limit: 20
permissions:
- notes_db
- cluster_id: main
database:
name: workspaces_db
@ -66,6 +52,20 @@ environments:
permissions:
- workspaces_db
- cluster_id: main
database:
name: notes_db
extensions:
- uuid-ossp
- pg_stat_statements
user:
name: notes
password_length: 32
password_special: false
conn_limit: 20
permissions:
- notes_db
- cluster_id: main
database:
name: ugmk_test_db