Skip to content
Docs Try Aspire
Docs Try

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

Applies to

This method applies to the following types: