mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 03:57:01 +00:00
support runner labels
This commit is contained in:
@@ -4111,6 +4111,10 @@ spec:
|
||||
- name
|
||||
type: object
|
||||
type: array
|
||||
labels:
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
nodeSelector:
|
||||
additionalProperties:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user