fix: declare production raw event window
This commit is contained in:
@@ -1000,6 +1000,11 @@ lanes:
|
||||
port: 5432
|
||||
migrationSecretName: hwlab-cloud-api-production-db
|
||||
migrationSecretKey: migration-database-url
|
||||
workbench:
|
||||
rawHwlabEventWindow:
|
||||
enabled: true
|
||||
maxEntries: 200
|
||||
maxRetainedBytes: 1048576
|
||||
envReuseServices: *v03EnvReuseServices
|
||||
bootScripts: *v03BootScripts
|
||||
serviceDeclarations: *v03ServiceDeclarations
|
||||
|
||||
Reference in New Issue
Block a user