opf / helm-charts

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

Add imagePullSecrets to seeder job if configured #77

Closed DaDummy closed 6 months ago

DaDummy commented 6 months ago

Fixes #76 by adding imagePullSecrets to seeder job if configured.

changeset-bot[bot] commented 6 months ago

⚠️ No Changeset found

Latest commit: 87ef80cf36fe58103a349a7440ae40df7bd83b1c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

oliverguenther commented 6 months ago

Hi @DaDummy , good catch. Thanks for the pull request. I've included your commit into https://github.com/opf/helm-charts/pull/79 and made a template out of it so we avoid duplication.

Cheers Oliver