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 usage of a environment variable or secret for sensitive p…
…arams (#47)
* feat: allow usage of a environment variable or secret for sensitive params
Signed-off-by: Thibault Piron <[email protected]>
* refactor: use proper variable name in getSecret
* fix: conditions to retrieve bindPassword adn cacheKey from secrets
* feat add possibility to set secret file path
* fix: bad merge on conflict
* fix: remove duplicate logging
---------
Signed-off-by: Thibault Piron <[email protected]>