Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ spec:
babysitting actions (e.g. restarting unhealthy runtimes). When not
provided, a default interval of 1 minute will be used.
type: string
agentTTL:
description: AgentTTL configures the maximum lifetime for agent run
pods on this runtime. When not provided, a default TTL of 12 hours
will be used.
type: string
scmConnection:
description: |-
ScmConnection is the name of an ScmConnection in Console to use for git operations on agent runs using this runtime.
Expand Down