Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helmfile + aws secrets manager #2185

Open
adecchi-2inno opened this issue Aug 28, 2024 · 0 comments
Open

helmfile + aws secrets manager #2185

adecchi-2inno opened this issue Aug 28, 2024 · 0 comments

Comments

@adecchi-2inno
Copy link

I have a release where I am trying to use aws secrets manager like ref+awssecrets://PATH/TO/SECRET into a values.yaml
When I run helmfile to apply it the value is not getting from aws secrets manager, in place of that it set ref+awssecrets://PATH/TO/SECRET. The values.yaml looks like:

secrets: ref+awssecrets://PATH/TO/SECRET

Is possible to use ref+awssecrets://PATH/TO/SECRET into a values.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant