asset-relocation-tool-for-kubernetes
asset-relocation-tool-for-kubernetes copied to clipboard
Support insecure registry (HTTP)
It seems that currently there's no option to use insecure registry (using HTTP). I currently get an error:
http: server gave HTTP response to HTTPS client
It might be really useful to have such flag (like --insecure), or being able to push images without any flag to an http registry.