stefanprodan / timoni

Timoni is a package manager for Kubernetes, powered by CUE and inspired by Helm.
https://timoni.sh
Apache License 2.0
1.51k stars 67 forks source link

Allow connecting to insecure container registries #290

Closed stefanprodan closed 8 months ago

stefanprodan commented 8 months ago

Add --registry-insecure flag to allow push/pull operations for container registries without TLS or with self-signed certs.