docker-registry-proxy
docker-registry-proxy copied to clipboard
Bring your own certifcates
To use the same root CA on my whole services, I need to pass my own TLS certificates when starting docker-registry-proxy.
Hi! It looks like it is possible: https://github.com/rpardini/docker-registry-proxy/blob/master/create_ca_cert.sh#L32
So, I guess, we can create the configmap with the pregenerated CA and mount it to /ca/ca.crt