Skip to content

[SURE-7369] Add documentation for support for using git repo as a single source of truth for helm charts. #2050

@pratikjagrut

Description

@pratikjagrut

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:

  1. Introduce new fields in config e.g:
    fleet.yaml
    helm:
        gitRepo:
  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    ✅ Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions