You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have discussed this feature request with the community.
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.
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
toghcr.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
The text was updated successfully, but these errors were encountered: