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

FR: allow k8s-wait-for image to be specified in values #53

Closed
imjasonh opened this issue Dec 22, 2024 · 1 comment · Fixed by #54
Closed

FR: allow k8s-wait-for image to be specified in values #53

imjasonh opened this issue Dec 22, 2024 · 1 comment · Fixed by #54

Comments

@imjasonh
Copy link
Contributor

Trying to use this helm chart with my own images for the rest of the installation, I see

Failed to pull image \"ghcr.io/groundnuty/k8s-wait-for:v2.0\": pull QPS exceeded

It sounds like we're getting rate-limited by GHCR trying to pull this image. I'd love to be able to specify my own mirror of the image instead, but this isn't plumbed via values.yaml

I'm hitting this most directly with wait-for-tokens but I suspect they'll all have the same issue

image: ghcr.io/groundnuty/k8s-wait-for:v2.0

@imjasonh imjasonh changed the title FR: allow wait-for-k8s image to be specified in values FR: allow k8s-wait-for image to be specified in values Jan 1, 2025
imjasonh added a commit to wolfi-dev/os that referenced this issue Jan 1, 2025
@echozio
Copy link
Contributor

echozio commented Jan 1, 2025

This is now available in v2.1.0

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