flux v2.9.5
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.
| Field / Type | Description |
|---|---|
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. |