concourse / concourse-chart

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

Bugfix conjur tls self-signed certificate #269

Closed mjenk664 closed 2 years ago

mjenk664 commented 2 years ago

Existing Issue

Fixes #268.

Why do we need this PR?

This PR will address the issue of being unable to mount the conjur CA cert when you have a Conjur instance that is deployed with a self-signed certificate.

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)