diff options
Diffstat (limited to 'vendor/runner/values.yaml')
-rw-r--r-- | vendor/runner/values.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/runner/values.yaml b/vendor/runner/values.yaml index b7e2e24acaf..e5f95152ac7 100644 --- a/vendor/runner/values.yaml +++ b/vendor/runner/values.yaml @@ -15,10 +15,8 @@ rbac: clusterWideAccess: false ## Configuration for the Pods that that the runner launches for each new job -## runners: image: ubuntu:16.04 - privileged: false builds: {} services: {} helpers: {} |