-
Notifications
You must be signed in to change notification settings - Fork 123
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
can't retrieve images from eu.gcr.io #49
Comments
Yeah looks like I need to better support that domain. Right now it assumes the |
Where are these args to be inputted? |
Hey @vongohren, you add that to the args of the controller definition. |
But if we use this as an addon to minikube, we dont have access to the controller? |
you can find the controller in the kube-system namespace when using minikube |
It works fine with gcr.io images but it fails for eu subdomain
'''rpc error: code = 2 desc = Error response from daemon: denied: Permission denied for "latest" from request'''
The text was updated successfully, but these errors were encountered: