Skip to content
Docs Try Aspire
Docs Try

KubernetesHelmChartResource.withHelmChartDestroy

Method
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
interface KubernetesHelmChartResource {
// ... omitted for brevity
withHelmChartDestroy(): KubernetesHelmChartResource;
}

Signature

method withHelmChartDestroy builder
Opts the Helm chart in to destroy-time uninstall. When set, `aspire destroy` will run `helm uninstall` for this release as part of the destroy pipeline.
withHelmChartDestroy(): KubernetesHelmChartResource
KubernetesHelmChartResource

Defined on

This method is defined on the following type: