From 89787d2371801675a3c855dec05cf181a4b07a80 Mon Sep 17 00:00:00 2001 From: Codex Date: Sat, 20 Jun 2026 00:11:58 +0000 Subject: [PATCH] fix(platform-db): update D601 PostgreSQL allowlist --- config/platform-db/postgres-pk01.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/config/platform-db/postgres-pk01.yaml b/config/platform-db/postgres-pk01.yaml index 590a304a..8f9df1e2 100644 --- a/config/platform-db/postgres-pk01.yaml +++ b/config/platform-db/postgres-pk01.yaml @@ -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