You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CRDs are currently fully generated by the CLI util, and are written to the Helm resource as is. We should instead write some Helm-specific template bits, like a wrapping for disabling CRDs, and maybe labels to indicate the CRD is managed by Helm.