Closed remidebette closed 2 months ago
Thank you for raising this, @remidebette ! 🙏 The team is currently busy with other projects but will get back to it as soon as possible.
Meanwhile, you're very welcome to make your own PR with this improvement and we'll be very glad to review and merge it. Here is CONTRIBUTING.md file that might help to prepare the PR.
@remidebette We have the same issue :) Just invested some minutes to crate a MR for this
@volodymyrZotov Tell me if you need anything to bring this into the next release.
@volodymyrZotov PR pipelines look now good :)
Do you have a timeline when someone can take a look at the PR and publish a new version of the helm charts?
Summary
Please add a way to set imagePullSecrets to deployments
Use cases
In busy kubernetes clusters, one can get rate limited to download images on dockerhub (like the default of this helm chart)
Proposed solution
Simply add a field in the values that would get injected in the deployment