Support template configuration.

This commit is contained in:
Michael Lipp 2023-08-15 09:51:59 +02:00
parent 81128f9289
commit 6cf5ecadc2
3 changed files with 18 additions and 1 deletions

View file

@ -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.