support runner labels

This commit is contained in:
Reinier Timmer
2020-04-24 11:29:52 +02:00
parent 2567f6ee4e
commit 8c5b776807
7 changed files with 45 additions and 1 deletions

View File

@@ -4111,6 +4111,10 @@ spec:
- name
type: object
type: array
labels:
items:
type: string
type: array
nodeSelector:
additionalProperties:
type: string