concourse / concourse-chart

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

feat: support adding additional ports to workers #342

Closed ReidThompson closed 8 months ago

ReidThompson commented 9 months ago

Existing Issue

Why do we need this PR?

We we were looking to implement p2p streaming for workers; however, there was no support for adding additional ports for worker communication.

Changes proposed in this pull request

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)