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:
How important is this feature for you/your team?
🌹 It’s a nice to have, but nice things are nice 🙂
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-crdsflag 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-crdsflag.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:
How important is this feature for you/your team?
🌹 It’s a nice to have, but nice things are nice 🙂