k8s icon indicating copy to clipboard operation
k8s copied to clipboard

Add support for custom TLS to all features

Open Grendel7 opened this issue 3 years ago • 0 comments

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.

Grendel7 avatar Aug 04 '22 15:08 Grendel7