philpep / imago

Ensure kubernetes pods run on latest images builds from the docker registry
Apache License 2.0
95 stars 13 forks source link

How to ignore SSL errors for registries #19

Open willnx opened 4 years ago

willnx commented 4 years ago

Hello,

This is an awesome tool! Thank you for making it.

I can't seem to find a way to get imago to ignore an SSL error for my internal registry. It's using a private CA to sign the cert (instead of a public one). I looked at the output of --help and searched for an existing issue, but no luck.