spiffe / helm-charts-hardened

Apache License 2.0
12 stars 26 forks source link

AWS KMS is hardcoded to use key_metadata_file #313

Closed anhpatel closed 2 months ago

anhpatel commented 3 months ago

KeyManager aws_kms is hardcoded to use key_metadata_file. Now that it is being deprecated in support of key_identifier_file and key_identifier_value, allow chart to be configured on these values.