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
feat: allow using a custom directory for CA certificates (#78)
Instead of using a hardcoded PATH for the custom CA certificates, this
patch allows the user to select a different one.
This will be useful for plugin-barman-cloud, that will directly inject
the certificates in the pod using a projected volume.
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enteprisedb.com>
Co-authored-by: Leonardo Cecchi <leonardo.cecchi@enteprisedb.com>
0 commit comments