From 55b196d1ece6f9a951dc70ec47cde63338620b8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD=20=D0=90=D0=BA=D1=83=D0=BB=D0=B8?= =?UTF-8?q?=D0=BD=D0=B8=D1=87=D0=B5=D0=B2?= Date: Tue, 21 Jul 2026 14:13:24 +0000 Subject: [PATCH] ++ --- infrastructure.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/infrastructure.yaml b/infrastructure.yaml index 1253eb9..a0b1b64 100644 --- a/infrastructure.yaml +++ b/infrastructure.yaml @@ -38,6 +38,18 @@ 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 + - cluster_id: main database: name: ugmk_test_db