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

Support injecting arbitrary Helm values #5

Open
markgoddard opened this issue Nov 13, 2024 · 0 comments
Open

Support injecting arbitrary Helm values #5

markgoddard opened this issue Nov 13, 2024 · 0 comments

Comments

@markgoddard
Copy link
Contributor

cofidectl makes it easy to use the SPIRE helm charts to deploy SPIRE, but does have some opinions on how they are configured. Other people have opinions too, and we should allow them to express them. It should be possible to inject arbitrary Helm values to be overlaid on those generated by cofidectl.

This would also make it easier for us to try out new SPIRE configurations without changing the cofidectl code.

Inspiration for this came from Kolla Ansible's custom service configuration feature, which allows OpenStack configuration to be flexibly customised using the native INI and YAML configuration formats. This avoids Kolla "owning the world", and allows users to refer to the documentation of the service being configured without needing to translate it into another format.

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