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

[Feature] Possibility to manage collections through helm values #3626

Open
2 tasks done
Hronom opened this issue Aug 31, 2024 · 5 comments
Open
2 tasks done

[Feature] Possibility to manage collections through helm values #3626

Hronom opened this issue Aug 31, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@Hronom
Copy link

Hronom commented Aug 31, 2024

Problem Statement

Right now there no possibility to manage collections using helm values.

This not allow to leverage fully GitOps approach with combination of Argo CD.

Solution Description

Provide possibility to manage collections in Kubecost through helm values.

Alternatives

No response

Additional Context

No response

Troubleshooting

  • I have read and followed the issue guidelines and this is a feature request only for the Helm chart.
  • I have searched other issues in this repository and mine is not recorded.
@Hronom Hronom added enhancement New feature or request needs-triage labels Aug 31, 2024
@kwombach12
Copy link

Hey @Hronom! This is definitely something on our radar. We have recently published our API docs for Collections which may help you integrate Collections into your GitOps workflow while we develop a helm values driven approach to Collection

@Jeinhaus
Copy link

@kwombach12 It would be great, if the collections could also be provided outside of Helm values by pointing the chart to an existing configmap (or even better to collect configmaps with a certain label and mounting those, e.g. like the Grafana and Prometheus Chart do this using sidecars). This would allow a platform team to just add configmaps to the namespace without having to hardcode these things in a single values file.

@kwombach12
Copy link

@Jeinhaus totally makes sense. We have this on our roadmap!

@Jeinhaus
Copy link

Jeinhaus commented Nov 4, 2024

@kwombach12 This would also be great to have for the Reports that can be configured via Helm values.

@KevinDW-Fluxys
Copy link

Useful for us too. We have no persistence, so any config made must be done via helm/configmaps

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

No branches or pull requests

4 participants