Add support for enterprise runners (#290)
Lint and Test Charts / lint-test (push) Has been cancelled

* Add support for enterprise runners

* update docs
This commit is contained in:
Jesse Haka
2021-02-05 09:31:06 +09:00
committed by GitHub
parent 831db9ee2a
commit 28e80a2d28
16 changed files with 207 additions and 102 deletions
@@ -426,6 +426,9 @@ spec:
type: object
dockerdWithinRunnerContainer:
type: boolean
enterprise:
pattern: ^[^/]+$
type: string
env:
items:
description: EnvVar represents an environment variable present in a Container.