Execution Webhook Flags
This page contains the full command-line flags for ExecutionWebhook.
Command-Line Flags
--config=<path>
: Defines the path to the bootstrap configuration file, either in JSON or YAML.
--teardown-timeout=2m
: Defines the timeout to wait for downstream workers and webhooks to gracefully shut down, before forcibly quitting, when a termination signal (SIGINT
, SIGTERM
) is received.