withHelmChartDestroy
Method
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(): KubernetesHelmChartResourceReturns
KubernetesHelmChartResource Applies to
This method applies to the following types: