mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 12:06:57 +00:00
Configurable "runner and DinD in a single container" (#126)
This commit is contained in:
@@ -399,6 +399,8 @@ spec:
|
||||
- name
|
||||
type: object
|
||||
type: array
|
||||
dockerWithinRunnerContainer:
|
||||
type: boolean
|
||||
env:
|
||||
items:
|
||||
description: EnvVar represents an environment variable present in a Container.
|
||||
|
||||
Reference in New Issue
Block a user