fix: render nc01 external postgres bridge

This commit is contained in:
root
2026-07-09 10:01:48 +02:00
parent b450cc8dc7
commit e257ca0a4f
3 changed files with 33 additions and 6 deletions
+5
View File
@@ -384,6 +384,11 @@ lanes:
serviceName: jd01-pk01-platform-postgres
endpointAddress: 82.156.23.220
port: 5432
nodes:
NC01:
serviceName: nc01-host-postgres
endpointAddress: 10.42.0.1
port: 5432
runtimeStore:
postgres:
image: postgres:16-alpine