Skip to content

gitlab-runner: Fix poll_timeout configuration

Dduvall requested to merge review/fix-poll-timeout into main

The poll_timeout configuration should be under [runners.kubernetes] as it's specific to the kubernetes executor.

Additionally, wrap this setting up as a terraform variable/output.

Bug: T327416

Merge request reports