Soluto / helm-charts

Soluto's Helm Charts Repository
MIT License
8 stars 12 forks source link

Added support for useKeyDerivation with the AES provider #41

Closed ghost closed 4 years ago

ghost commented 4 years ago

Created to address #39 . This just adds the useKeyDerivation option to the AES config and sets the key in the same way as the other configuration options (which I assume is the .NET configuration syntax).

As part of this I tidied up the newlines in the configmap, happy to remove that if required.