concourse / concourse-chart

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

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

Closed bdellegrazie closed 11 months ago

bdellegrazie commented 12 months 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