There is no support for upgrading or deleting CRDs using Helm, after clusternet created HelmRelease
,it may install or upgrade failed when CRD
resources updated in HelmChart
since CR
conflict with old CRD
clusternet will replace crds in helm charts and subcharts when replaceCRDs
in HelmChart
spec set true
(defaultfalse
)
when skipCRDs
set true
, replaceCRDs
is ignored.
atomic
,createNamespace
,disableHooks
, force
, replace
, skipCRDs
, timeoutSeconds
, wait
, waitForJob
same as helmWas this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.