Skip to content
Closed
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 @@ -2279,12 +2279,6 @@ spec:
Name of this AgentRuntime.
If not provided, the name from AgentRuntime.ObjectMeta will be used.
type: string
repositoryImage:
description: |-
RepositoryImage is an OCI image of precloned git repositories plus manifest.json.
When set, an init container copies it into /plural/shared/repos before bootstrap
so a matching repo can be copied locally instead of git clone.
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