Allow disabling the addition of imported CRDs in Helm output #2140
Labels
@component/cdk8s-cli
Issue related to cdk8s-cli
effort/small
1 day tops
feature-request
New/Enhanced functionality wanted
priority/p2
Dependent on community feedback. PR's are welcome :)
Description of the feature or enhancement:
Disable the output of CRDs when using Helm synthesis.
Use Case:
I already have the CRDs installed on the cluster with separate Helm charts and do not want the output from cdk8s to be competing with that Helm chart.
Proposed Solution:
A
--no-crds
(or similar) flag oncdk8s synth --format helm
.This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: