opf / helm-charts

OPF helm chart repository
https://charts.openproject.org
GNU General Public License v3.0
12 stars 22 forks source link

Fix S3 secret lookup #62

Closed renannprado closed 9 months ago

renannprado commented 9 months ago

Fix S3 secret lookup

There were two problems:

  1. The namespace was hardcoded
  2. The whitespace trimming was breaking the yaml

Now the lookup will be based on the namespace where the release is being deployed, and the whitespace trimming has been fixed.

changeset-bot[bot] commented 9 months ago

🦋 Changeset detected

Latest commit: 70c88b766e1265ec7e6f8f661f1d79d337e1fc8d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------ | ----- | | @openproject/helm-charts | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR