mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 06:05:47 +02:00
vieter: lower agent polling frequency
This commit is contained in:
parent
474754f18d
commit
4a3a5ed253
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ services:
|
|||
- 'VIETER_ADDRESS=https://arch.r8r.be'
|
||||
- 'VIETER_MAX_CONCURRENT_BUILDS=2'
|
||||
- 'VIETER_ARCH=x86_64'
|
||||
# Poll for builds every two minutes
|
||||
- 'VIETER_POLLING_FREQUENCY=120'
|
||||
secrets:
|
||||
- vieter_api_key
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue