concourse / concourse-chart

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

Patch readme errors #321

Open gartov opened 1 year ago

gartov commented 1 year ago

Existing Issue

Fixes # .

Why do we need this PR?

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)

Clean up language around how Concourse reads some values directly from secrets. These arguments do not have to be explicitly passed into Concourse. Add 'local-userssecret example. Needed to which secret should contain thelocal-users` data. Fixed name of setting example, from "class" to "storageClass"

xtremerui commented 1 year ago

Hi could you rebase, fix the DCO status check error and maby adding a bit of description of the change? Thank you!