concourse / concourse-chart

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

fix(aws-secrets): use AWS secrets only if enabled #349

Closed bdellegrazie closed 1 year ago

bdellegrazie commented 1 year ago

Only set the AWS variables if the enabled flag is true for secrets lookup

Existing Issue

Fixes #348.

Changes proposed in this pull request

Reviewer Checklist