cert-operator icon indicating copy to clipboard operation
cert-operator copied to clipboard

Support addition of ca-certificates via secrets

Open etsauer opened this issue 7 years ago • 0 comments

Rather than baking a PEM file into our main docker image to add a trusted certificate, we should be mounting those into the container at runtime, and use a start script to run the update-ca-certificates command.

etsauer avatar Oct 03 '18 19:10 etsauer