Support template configuration.
This commit is contained in:
parent
81128f9289
commit
6cf5ecadc2
3 changed files with 18 additions and 1 deletions
|
|
@ -914,6 +914,15 @@ spec:
|
|||
type: array
|
||||
type: object
|
||||
type: object
|
||||
runnerTemplate:
|
||||
description: >-
|
||||
Runner template configuration.
|
||||
type: object
|
||||
properties:
|
||||
source:
|
||||
type: string
|
||||
update:
|
||||
type: boolean
|
||||
vm:
|
||||
type: object
|
||||
description: Defines the VM.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue