Kubernetes TLS secrets have keys named tls.crt containing the certificate and tls.key containing the key. It would be great if the base image could get the certificates from the mounted files directly.
Would you consider a pull request adding this functionality?
Kubernetes TLS secrets have keys named
tls.crtcontaining the certificate andtls.keycontaining the key. It would be great if the base image could get the certificates from the mounted files directly.Would you consider a pull request adding this functionality?