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
{{ message }}
This repository was archived by the owner on Sep 16, 2020. It is now read-only.
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?