This repository was archived by the owner on Sep 16, 2020. It is now read-only.

Description
Hi,
In order to initialize the SymClient on always has to pass into the configuration actual file paths to read from files. In the microservices architecture I'm working with it's not really a good practice to embed files that they can be read from a library. Would there be a way to inject a certificate via a string/parameter in order to make it more Helm friendly?
Thanks