withHelmChartForceConflicts
Method
interface KubernetesHelmChartResource { // ... omitted for brevity withHelmChartForceConflicts(): KubernetesHelmChartResource;}Signature
method
withHelmChartForceConflicts builder Opts the Helm chart in to `helm upgrade --install --force-conflicts`. When set, Helm's server-side apply forcibly takes over any fields owned by another field manager instead of failing with a conflict.
withHelmChartForceConflicts(): KubernetesHelmChartResourceReturns
KubernetesHelmChartResource Applies to
This method applies to the following types: