Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot specify an imagePullSecret for solr-operator Helm chart #718

Closed
jstaf opened this issue Aug 15, 2024 · 1 comment · Fixed by #734
Closed

Cannot specify an imagePullSecret for solr-operator Helm chart #718

jstaf opened this issue Aug 15, 2024 · 1 comment · Fixed by #734

Comments

@jstaf
Copy link

jstaf commented Aug 15, 2024

The solr-operator helm chart is missing the ability to specify a custom imagePullSecret to pull images from self-hosted container repos (that require authentication).

@gerlowskija
Copy link
Contributor

Hi @jstaf thanks for pointing this out - took a crack at it with the PR here - if you're willing to test it out or review I'd love a double-check!

gerlowskija added a commit that referenced this issue Jan 7, 2025
Operator users may host the image in their own repositories, protected
by authentication.  This commit adds support for an imagePullSecret to
the operator helm chart, to support this scenario.

Closes #718
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants