You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?