Is your feature request related to a problem?
I noticed that currently installing helm charts using git URL is not supported by the fleet. However, I’ve been thinking, there’s an interest in using the git directory for Helm charts directly – pulling and utilizing them instead of bundling, especially in the development phase, would that be a beneficial feature or perhaps an enhancement worth considering?
Solution you'd like
I can think of two types of solutions:
- Introduce new fields in config e.g:
fleet.yaml
- Use existing
charts or repo field for git repo URL and then based on the URL format if it's helm repo url or git url
Alternatives you've considered
No response
Anything else?
SURE-7369
Is your feature request related to a problem?
I noticed that currently installing helm charts using git URL is not supported by the fleet. However, I’ve been thinking, there’s an interest in using the git directory for Helm charts directly – pulling and utilizing them instead of bundling, especially in the development phase, would that be a beneficial feature or perhaps an enhancement worth considering?
Solution you'd like
I can think of two types of solutions:
fleet.yamlchartsorrepofield for git repo URL and then based on the URL format if it's helm repo url or git urlAlternatives you've considered
No response
Anything else?
SURE-7369