k8s
k8s copied to clipboard
Add support for custom TLS to all features
Custom TLS support was added for leafnodes, but not for any of the other components. But for some more exotic secrets implementations (like secrets-csi-driver), you need the ability to provide your own mounts instead.
This change adds the custom TLS implementation for leafnodes to all other places where TLS is used.