concourse / concourse-chart

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

Fixing typo error on web-api-svc.yaml #226

Closed aoldershaw closed 3 years ago

aoldershaw commented 3 years ago

Changing atcNodePort to NodePort and atcTlsNodePort to tlsNodePort

Signed-off-by: Rui Yang ryang@pivotal.io Co-authored-by: Esteban Foronda eforonda@vmware.com

Existing Issue

Fixes #212

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)