HelmChartOptions.withChartDescription
Method
interface HelmChartOptions { // ... omitted for brevity withChartDescription(description: ParameterResource): HelmChartOptions;}Signature
method
withChartDescription Sets the Helm chart description written to the generated Chart.yaml.
withChartDescription(description: ParameterResource): HelmChartOptionsParameters
description ParameterResource Returns
HelmChartOptions Defined on
This method is defined on the following type: