fix(platform-db): update D601 PostgreSQL allowlist

This commit is contained in:
Codex
2026-06-20 00:11:58 +00:00
parent ac930f5a17
commit 89787d2371
+7 -7
View File
@@ -85,7 +85,7 @@ postgres:
cidr: 74.48.78.17/32
purpose: admin-and-secret-sync
- id: D601-public
cidr: 36.49.29.73/32
cidr: 36.49.29.0/24
purpose: platform-infra-standby-app
- id: G14-public
cidr: 202.98.17.68/32
@@ -133,12 +133,12 @@ postgres:
- type: hostssl
database: sub2api
user: sub2api
address: 36.49.29.73/32
address: 36.49.29.0/24
method: scram-sha-256
- type: hostssl
database: postgres
user: sub2api
address: 36.49.29.73/32
address: 36.49.29.0/24
method: scram-sha-256
- type: hostssl
database: langbot
@@ -213,12 +213,12 @@ postgres:
- type: hostssl
database: agentrun_v02
user: agentrun_v02
address: 36.49.29.73/32
address: 36.49.29.0/24
method: scram-sha-256
- type: hostssl
database: postgres
user: agentrun_v02
address: 36.49.29.73/32
address: 36.49.29.0/24
method: scram-sha-256
- type: hostssl
database: agentrun_v02
@@ -243,12 +243,12 @@ postgres:
- type: hostssl
database: hwlab_d601_v03
user: hwlab_d601_v03_app
address: 36.49.29.73/32
address: 36.49.29.0/24
method: scram-sha-256
- type: hostssl
database: postgres
user: hwlab_d601_v03_app
address: 36.49.29.73/32
address: 36.49.29.0/24
method: scram-sha-256
- type: hostssl
database: hwlab_d601_v03