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
I've noticed what seems to be a bug. I've migrated a HelmRelease from install.skpiCRDs to the install.crds but I encounter this issue when installing from scratch.
"error":"Helm install failed: Contradicting CRDs installation settings, skipCRDs is set to false and crds is set to Skip"
Hi 👋
I've noticed what seems to be a bug. I've migrated a HelmRelease from
install.skpiCRDs
to theinstall.crds
but I encounter this issue when installing from scratch.My HelmRelease
If I add the
skipCRDs: true
, it's fine. Does my apiVersion wrong ?The text was updated successfully, but these errors were encountered: