diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-09 18:06:58 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-09 18:06:58 +0000 |
commit | 41efffa17c67405ca5f5dac49d72be7872cee339 (patch) | |
tree | b5a369af722bb4d0f8ebfcb6abe2651864414a6d /vendor/runner | |
parent | cc6b394a063eb77c90505e4adca2e2da2e29c3a2 (diff) | |
download | gitlab-ce-41efffa17c67405ca5f5dac49d72be7872cee339.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'vendor/runner')
-rw-r--r-- | vendor/runner/values.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/runner/values.yaml b/vendor/runner/values.yaml index e5f95152ac7..a34fa0caae4 100644 --- a/vendor/runner/values.yaml +++ b/vendor/runner/values.yaml @@ -11,7 +11,6 @@ checkInterval: 3 ## For RBAC support rbac: - create: false clusterWideAccess: false ## Configuration for the Pods that that the runner launches for each new job |