We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you set the image repository to something that is non-default, the helm chart may not update due to a tag mis-match.
Warning Failed 2m19s (x4 over 3m50s) kubelet Failed to pull image "openpolicyagent/gatekeeper-crds:latest": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/openpolicyagent/gatekeeper-crds:latest": failed to resolve reference "docker.io/openpolicyagent/gatekeeper-crds:latest": docker.io/openpolicyagent/gatekeeper-crds:latest: not found Warning Failed 2m19s (x4 over 3m50s) kubelet Error: ErrImagePull Warning Failed 2m5s (x6 over 3m49s) kubelet Error: ImagePullBackOff Normal BackOff 111s (x7 over 3m49s) kubelet Back-off pulling image "openpolicyagent/gatekeeper-crds:latest"
What did you expect to happen: Add a separate value for the crdRepository release tag. So this can be decoupled.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If you set the image repository to something that is non-default, the helm chart may not update due to a tag mis-match.
What did you expect to happen:
Add a separate value for the crdRepository release tag. So this can be decoupled.
The text was updated successfully, but these errors were encountered: