tests: tune projections to prevent secret generator not found

This commit is contained in:
Tim Möhlmann 2024-08-21 18:42:10 +03:00
parent 08c139d3cb
commit 0781a3d7f1
2 changed files with 6 additions and 0 deletions

View File

@ -42,6 +42,9 @@ Console:
InstanceManagementURL: "https://example.com/instances/{{.InstanceID}}"
Projections:
HandleActiveInstances: 30m
RequeueEvery: 5s
TransactionDuration: 5s
Customizations:
NotificationsQuotas:
RequeueEvery: 1s

View File

@ -24,6 +24,9 @@ Console:
InstanceManagementURL: "https://example.com/instances/{{.InstanceID}}"
Projections:
HandleActiveInstances: 30m
RequeueEvery: 5s
TransactionDuration: 5s
Customizations:
NotificationsQuotas:
RequeueEvery: 1s