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
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
Trying to use this helm chart with my own images for the rest of the installation, I see
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 issuejitsu-chart/templates/rotor/deployment.yaml
Line 47 in 9ffa6ae
The text was updated successfully, but these errors were encountered: