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

Integrate RMK with the vals tool for enhanced values and secret management #23

Open
1 task done
anovikov-el opened this issue Jul 15, 2024 · 0 comments
Open
1 task done
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@anovikov-el
Copy link
Contributor

anovikov-el commented Jul 15, 2024

Description

vals is a tool for managing configuration values and secrets.

It supports various backends including:

  • AWS Secrets Manager
  • SOPS
  • Kubernetes
  • Terraform state
  • many more

See the full list of the backends: https://github.com/helmfile/vals?tab=readme-ov-file#supported-backends

While helmfile supports it out of box, it should be checked from the RMK side including how autorisation work, whether all the needed envs are exported correctly etc.

A good starting point will be AWS Secrets Manager.
The main scenario:
A customer adds all secrets directly to his AWS Secrets Manager without using SOPS secrets, committed to Git.

Steps to reproduce

No response

Expected behaviour

No response

Actual behaviour

No response

Environment info

No response

Agree to the Code of Conduct

  • I agree to follow this project's Code of Conduct
@anovikov-el anovikov-el added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant