concourse / concourse-chart

Helm chart to install Concourse
Apache License 2.0
143 stars 176 forks source link

Use the default baggageclaim driver set in the concourse binary #248

Closed taylorsilva closed 3 years ago

taylorsilva commented 3 years ago

which is detect and will use overlay most likely. naive is really slow once you have large files involved.

Why do we need this PR?

We should use the defaults in the binary instead of setting our own in the chart.

Contributor Checklist

Reviewer Checklist

This section is intended for the core maintainers only, to track review progress. Please do not fill out this section.

  • [ ] Code reviewed
  • [ ] Topgun tests run
  • [ ] Back-port if needed
  • [ ] Is the correct branch targeted? (master or dev)