getpgdata: DB_NAME по умолчанию = ipwhitelist

This commit is contained in:
naeel
2026-08-18 18:15:58 +04:00
parent b061dcd774
commit 102689dae8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ getpgdata/
{
"DB_HOST": "postgresqlk8s-master.60bdf3e3-5087-41ff-b760-fe6ea544a80e.svc.cluster.local",
"DB_PORT": "5432",
"DB_NAME": "postgres",
"DB_NAME": "ipwhitelist",
"DB_USER": "super",
"DB_PASS": "<secret>",
"DB_SSLMODE": "disable",