fix(hwlab): route d601 v03 postgres through gateway (#957)

Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
Lyon
2026-06-26 11:53:59 +08:00
committed by GitHub
parent c417c988b1
commit 2980e675c4
9 changed files with 209 additions and 23 deletions
+7 -6
View File
@@ -159,11 +159,8 @@ lanes:
webProbe:
browserProxyMode: direct
defaultOrigin:
mode: k8s-service-cluster-ip
serviceName: hwlab-cloud-web
namespace: hwlab-v03
port: 8080
scheme: http
mode: public
baseUrl: https://hwlab.pikapython.com
alertThresholds:
sameOriginApiSlowMs: 10000
partialApiSlowMs: 10000
@@ -438,9 +435,13 @@ lanes:
externalPostgres:
provider: PK01
configRef: config/platform-db/postgres-pk01.yaml
serviceName: pk01-platform-postgres
serviceName: d601-pk01-platform-postgres
endpointAddress: 82.156.23.220
port: 5432
runtimeAccess:
routeName: d601-pk01-postgres
endpointAddress: d601-tcp-egress-gateway.unidesk.svc.cluster.local
port: 25432
sslmode: require
database: hwlab_d601_v03
cloudApi: