fix: isolate production migration database URL

This commit is contained in:
root
2026-07-17 00:13:07 +02:00
parent 3099c5d7d1
commit 26eec181a0
3 changed files with 40 additions and 3 deletions
+7
View File
@@ -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