concourse / concourse-chart

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

Add default get/put/task timeout flags. #277

Closed evanchaoli closed 2 years ago

evanchaoli commented 2 years ago

Existing Issue

NA

Why do we need this PR?

Added some new ATC command flags, thus need to update charts.

Changes proposed in this pull request

Added those flags to charts.

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)
evanchaoli commented 2 years ago

@muntac Can you please grant me to view the CI pipeline line? I saw build failed, but I am not able to view the build, thus no idea with what wrong it is.

muntac commented 2 years ago

@evanchaoli looks like it was a flake. CI is green now. Thanks!