flux v2.0.1

HelmRelease.spec.install.skipCRDs

SkipCRDs tells the Helm install action to not install any CRDs. By default, CRDs are installed if not already present. Deprecated use CRD policy (`crds`) attribute with value `Skip` instead.

1 fields
HelmRelease.spec.install.skipCRDs fields and descriptions
Field / TypeDescription
HelmRelease.spec.install.skipCRDs
boolean

SkipCRDs tells the Helm install action to not install any CRDs. By default, CRDs are installed if not already present. Deprecated use CRD policy (`crds`) attribute with value `Skip` instead.