Skip to content

[FEATURE]: allow installing Helm charts with --skip-crds #7772

@okuuva

Description

@okuuva

Feature Request

Background / Motivation

While deploying traefik with a separate chart for the CRDs, I noticed that there doesn't appear to be a way to deploy Helm charts with --skip-crds flag in Garden.

What should the user be able to do?

In case you want to manage CRDs separately (e.g. with traefik) you'd want to be able to deploy a Helm chart with the --skip-crds flag.

Why do they want to do this? What problem does it solve?

See https://github.com/traefik/traefik-helm-chart/blob/master/CONTRIBUTING.md#about-crds

Suggested Implementation(s)

Something like:

spec:
  skipCrds: true

How important is this feature for you/your team?

🌹 It’s a nice to have, but nice things are nice 🙂

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions