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

Let the helm chart pull the image from ghcr.io instead of DockerHub #1049

Closed
3 tasks done
dadrus opened this issue Nov 20, 2023 · 0 comments · Fixed by #1053
Closed
3 tasks done

Let the helm chart pull the image from ghcr.io instead of DockerHub #1049

dadrus opened this issue Nov 20, 2023 · 0 comments · Fixed by #1053
Labels
feature Used for new features
Milestone

Comments

@dadrus
Copy link
Owner

dadrus commented Nov 20, 2023

Preflight checklist

Describe the background of your feature request

DockerHub rate limits for pulling heimdall container images can become annoying especially in free tier.

Describe your idea

Since #1041, heimdall container images can be pulled from ghcr.io in addition to DockerHub, it is worth switching the registry referenced in the helm chart to ghcr.io to avoid running into the aforesaid rate limits.

Are there any workarounds or alternatives?

one can set the image.repository to ghcr.io/dadrus/heimdall when using the helm chart.

Version

v0.11.1-alpha

Additional Context

Related discussion in Discord: https://discord.com/channels/1100447190796742698/1100447191358787646/1175121058341322762

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Used for new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant