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

config: image-pull-policy: IfNotPresent #564

Closed
VanLiuZhi opened this issue Dec 28, 2021 · 1 comment
Closed

config: image-pull-policy: IfNotPresent #564

VanLiuZhi opened this issue Dec 28, 2021 · 1 comment
Assignees
Labels
hub Indicates an issue or PR is related to the Hub. question Further information is requested registry Indicates an issue or PR is related to container registry problems. triage/unresolved Indicates an issue that can not or will not be resolved. worker Indicates an issue or PR is related to the worker.

Comments

@VanLiuZhi
Copy link

I modified the configuration file, but it didn't take effect

Mizu API Server status: Failed - Failed to pull image "gcr.io/up9-docker-hub/mizu/develop:0.21.8": rpc error: code = Unknown desc = Error response from daemon: Get https://gcr.io/v2/: unexpected EOF

I can't access gcr.io,so I downloaded the image locally

@IgorGov
Copy link
Contributor

IgorGov commented Dec 28, 2021

you can use --set agent-image=<your image location> flag, the full command will look similar to:
./mizu tap --set agent-image=<your image location>

@IgorGov IgorGov self-assigned this Dec 28, 2021
@mertyildiran mertyildiran added hub Indicates an issue or PR is related to the Hub. worker Indicates an issue or PR is related to the worker. question Further information is requested registry Indicates an issue or PR is related to container registry problems. triage/unresolved Indicates an issue that can not or will not be resolved. labels Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hub Indicates an issue or PR is related to the Hub. question Further information is requested registry Indicates an issue or PR is related to container registry problems. triage/unresolved Indicates an issue that can not or will not be resolved. worker Indicates an issue or PR is related to the worker.
Projects
None yet
Development

No branches or pull requests

3 participants