Closed jicowan closed 3 years ago
@jicowan Any ideas on how this should work in case of multiple secrets? (after merging #29)
It looks like this is included in #29. @jicowan is there any indication on when those changes will be available in master?
This was add in the last PR that was merged.
Create an annotation that allows the user to choose the name of the file to read from to get the value of the secret pulled from AWS Secrets Manager. Update the init container to use that filename instead of defaulting to "secret" or use "secret" as the filename only when the annotation is absent.