fix: isolate production migration database URL
This commit is contained in:
@@ -993,6 +993,13 @@ lanes:
|
||||
nodePort: 32010
|
||||
frp:
|
||||
enabled: false
|
||||
externalPostgres:
|
||||
enabled: true
|
||||
serviceName: nc01-host-postgres
|
||||
endpointAddress: 10.42.0.1
|
||||
port: 5432
|
||||
migrationSecretName: hwlab-cloud-api-production-db
|
||||
migrationSecretKey: migration-database-url
|
||||
envReuseServices: *v03EnvReuseServices
|
||||
bootScripts: *v03BootScripts
|
||||
serviceDeclarations: *v03ServiceDeclarations
|
||||
|
||||
Reference in New Issue
Block a user