Soluto / helm-charts

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

Add support for UseKeyDerivation #39

Closed ghost closed 3 years ago

ghost commented 4 years ago

0.6.3 of Kamus allowed the key to be derived from the service account when using AESKey as the provider, but this was not added to the helm chart.

Add keyManagement.AES.useKeyDerivation to the helm chart.

omerlh commented 4 years ago

Yes, sure - sorry for not adding it - can you please file a PR?

ghost commented 4 years ago

Created pull request: #41

shaikatz commented 3 years ago

Done