fix: render nc01 external postgres bridge
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user