rancher / elemental-toolkit

:snowflake: The toolkit to build, ship and maintain cloud-init driven Linux derivatives based on container images
https://rancher.github.io/elemental-toolkit/docs/
Apache License 2.0
291 stars 53 forks source link

Allow insecure registries #2131

Closed davidcassany closed 3 months ago

davidcassany commented 3 months ago

This PR allows to pull images from insecure registries with the flag --tls-verify.

Part of #2132